[Chinese-commits] [manpages-zh] 117/131: Revert "support make dist in bzip2 format"

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository manpages-zh.

commit 8d327fba381330b5d375b1051aa2ebc5e3e14ea0
Author: Boyuan Yang <073plan at gmail.com>
Date:   Wed Dec 14 00:02:39 2016 +0800

    Revert "support make dist in bzip2 format"
    
    This reverts commit 350a7473d5d5d1be9539c003641cd7758bade75c.
    
    Bzip2 is no longer recommended to use. We should use either
    gzip or xz instead.
---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 786190a..674e66c 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.61)
 AC_INIT([manpages-zh],[1.5.2],[http://code.google.com/p/manpages-zh/issues/list])
-AM_INIT_AUTOMAKE(dist-bzip2)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE
 
 AC_ARG_ENABLE([utf8],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list