maint: Use 'guix' instead of 'guile3.0-guix' for the binary tarball.
authorLudovic Courtès <ludo@gnu.org>
Thu, 12 Nov 2020 22:08:48 +0000 (23:08 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 13 Nov 2020 08:13:56 +0000 (09:13 +0100)
* Makefile.am (GUIX_FOR_BINARY_TARBALL): Change to 'guix'.

Makefile.am

index 6faf8c9..ad301c9 100644 (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: