From 223d793903500f9e38ea9536a5b270ee7cf283f7 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 30 Dec 2015 18:15:54 +0100 Subject: guix build: Augment %PATCH-PATH when -L is passed. Fixes . Reported by Nikolay Merinov . * guix/scripts/build.scm (%standard-build-options) <-L>: Augment %PATCH-PATH. * tests/guix-package.sh: Add test. --- tests/guix-package.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/guix-package.sh') diff --git a/tests/guix-package.sh b/tests/guix-package.sh index bb1037044d..5e6ff8b012 100644 --- a/tests/guix-package.sh +++ b/tests/guix-package.sh @@ -225,6 +225,10 @@ cat > "$module_dir/foo.scm"< "$module_dir/package.scm"<