bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH mig] build: Distribute tarball compressed with xz instead of


From: Samuel Thibault
Subject: Re: [PATCH mig] build: Distribute tarball compressed with xz instead of bzip2
Date: Tue, 6 Nov 2018 03:32:52 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Guillem Jover, le mar. 06 nov. 2018 02:44:08 +0100, a ecrit:
> * configure.ac (AM_INIT_AUTOMAKE): Change dist-bzip2 to dist-xz.

Applied, thanks!

> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 14dc291..d992264 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@ AC_ARG_PROGRAM
>  
>  AM_INIT_AUTOMAKE(
>    [gnu]
> -  [dist-bzip2]
> +  [dist-xz]
>  dnl Don't define `PACKAGE' and `VERSION'.
>    [no-define]
>  )
> -- 
> 2.19.1.1182.g4ecb1133ce
> 
> 

-- 
Samuel
Anyone who thinks UNIX is intuitive should be forced to write 5000 lines of 
code using nothing but vi or emacs. AAAAACK!
(Discussion in comp.os.linux.misc on the intuitiveness of commands, especially
Emacs.)



reply via email to

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