guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: maint: Use 'guix' instead of 'guile3.0-guix' for the binary tarba


From: guix-commits
Subject: 01/06: maint: Use 'guix' instead of 'guile3.0-guix' for the binary tarball.
Date: Fri, 13 Nov 2020 11:03:44 -0500 (EST)

civodul pushed a commit to branch version-1.2.0
in repository guix.

commit a30e7a72fce5b2357a2ccd4fb49980090425579c
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Nov 12 23:08:48 2020 +0100

    maint: Use 'guix' instead of 'guile3.0-guix' for the binary tarball.
    
    * Makefile.am (GUIX_FOR_BINARY_TARBALL): Change to 'guix'.
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 6faf8c9..ad301c9 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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]