1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

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: