[Xfce4-commits] [panel-plugins/xfce4-fsguard-plugin] 01/02: disable dist-gzip

noreply at xfce.org noreply at xfce.org
Sun Jun 5 17:53:41 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-fsguard-plugin.

commit cdeca2376da24af3e540caa72c56a4fbe5284a49
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:27:12 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 6a0c62c..4625d03 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -16,7 +16,7 @@ m4_define([xfce4_fsguard_plugin_version], [xfce4_fsguard_plugin_version_major().
 AC_INIT([Free Space Checker], [xfce4_fsguard_plugin_version], [http://bugzilla.xfce.org/], [xfce4-fsguard-plugin],
 	[http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin])
 
-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