Skip to content
Snippets Groups Projects
Commit 2a5ab9dc authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

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.
parent ae9e3288
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ then ...@@ -70,7 +70,7 @@ then
fi fi
# Make sure the `:' syntax works. # 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. # Check whether `--list-available' returns something sensible.
guix-package -A 'gui.*e' | grep guile guix-package -A 'gui.*e' | grep guile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment