[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 02/03: disable dist-gzip

noreply at xfce.org noreply at xfce.org
Sun Jun 5 17:52:49 CEST 2016


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

landry pushed a commit to branch master
in repository panel-plugins/xfce4-battery-plugin.

commit edc7b71113d0d19bab2f55bd6ec8a8359dba819f
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:27:31 2016 +0200

    disable dist-gzip
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 4b716c3..f86b524 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -29,7 +29,7 @@ AC_CANONICAL_TARGET()
 dnl ***************************
 dnl *** Initialize automake ***
 dnl ***************************
-AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list