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:
		
							parent
							
								
									c410e9e531
								
							
						
					
					
						commit
						a30e7a72fc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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: | ||||
|  |  | |||
		Reference in a new issue