summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-11-12 23:08:48 +0100
committerLudovic Courtès <ludo@gnu.org>2020-11-13 09:13:56 +0100
commita30e7a72fce5b2357a2ccd4fb49980090425579c (patch)
tree385c140853ab9d3325b35660a9475ff5fca3ec37
parentc410e9e531b999546f033d35266f8ac488dee7e0 (diff)
maint: Use 'guix' instead of 'guile3.0-guix' for the binary tarball.
* Makefile.am (GUIX_FOR_BINARY_TARBALL): Change to 'guix'.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6faf8c9349..ad301c9fc2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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: