From 380e8ad794136c34266ed88554f3f16defebb168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Sun, 27 Jul 2014 15:21:27 +0200 Subject: [PATCH] fix manual build --- doc/meta.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/meta.xml b/doc/meta.xml index f9a27cc98590..272e812a03bb 100644 --- a/doc/meta.xml +++ b/doc/meta.xml @@ -46,7 +46,7 @@ $ nix-env -qa hello --meta --json }, "longDescription": "GNU Hello is a program that prints \"Hello, world!\" when you run it.\nIt is fully customizable.\n", "maintainers": [ - "Ludovic Court\u00e8s " + "Ludovic Court\u00e8s <ludo@gnu.org>" ], "platforms": [ "i686-linux", @@ -61,7 +61,7 @@ $ nix-env -qa hello --meta --json "i686-openbsd", "x86_64-openbsd" ], - "position": "/home/ielectric/dev/nixpkgs/pkgs/applications/misc/hello/ex-2/default.nix:14" + "position": "/home/user/dev/nixpkgs/pkgs/applications/misc/hello/ex-2/default.nix:14" }, "name": "hello-2.9", "system": "x86_64-linux"