maint: Use 'guix' instead of 'guile3.0-guix' for the binary tarball.

* Makefile.am (GUIX_FOR_BINARY_TARBALL): Change to 'guix'.
This commit is contained in:
Ludovic Courtès 2020-11-12 23:08:48 +01:00
parent c410e9e531
commit a30e7a72fc
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -710,7 +710,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
ac_cv_guix_test_root="$(GUIX_TEST_ROOT)"
# Name of the 'guix' package shipped in the binary tarball.
GUIX_FOR_BINARY_TARBALL = guile3.0-guix
GUIX_FOR_BINARY_TARBALL = guix
# The self-contained tarball.
guix-binary.%.tar.xz: