~ruther/guix-local

2a5ab9dceba14b14170d87d180e9422299ac713e — Ludovic Courtès 13 years ago ae9e328
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.
1 files changed, 1 insertions(+), 1 deletions(-)

M tests/guix-package.sh
M tests/guix-package.sh => tests/guix-package.sh +1 -1
@@ 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