summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-14 23:33:14 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-14 23:33:14 +0100
commit2a5ab9dceba14b14170d87d180e9422299ac713e (patch)
tree437a34b994b7022ebdece086ed2d701ea93f7876
parentae9e328800210bee6b5c04e5d80007d70bfadd75 (diff)
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.
-rw-r--r--tests/guix-package.sh2
1 files changed, 1 insertions, 1 deletions
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