From 2a5ab9dceba14b14170d87d180e9422299ac713e Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 14 Jan 2013 23:33:14 +0100 Subject: tests: Use "binutils:lib" as the `guix-package' example. * tests/guix-package.sh: Use "binutils:lib" instead of "libsigsegv:lib", since the latter no longer exists. --- tests/guix-package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/guix-package.sh b/tests/guix-package.sh index bd2c816b9a..6c8258032b 100644 --- a/tests/guix-package.sh +++ b/tests/guix-package.sh @@ -70,7 +70,7 @@ then fi # Make sure the `:' syntax works. -guix-package --bootstrap -i "libsigsegv:lib" -n +guix-package --bootstrap -i "binutils:lib" -p "$profile" -n # Check whether `--list-available' returns something sensible. guix-package -A 'gui.*e' | grep guile -- cgit v1.2.3