[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 04/07: Dont generate a tar.gz distfile

noreply at xfce.org noreply at xfce.org
Wed Mar 4 22:23:27 CET 2015


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

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

commit dcc7d3fd405e5fe3f722b213c95bbafb46983fbe
Author: Landry Breuil <landry at xfce.org>
Date:   Wed Mar 4 22:04:09 2015 +0100

    Dont generate a tar.gz distfile
---
 configure.ac.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 10cf37a..23b3cfe 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -14,7 +14,7 @@ AC_INIT([xfce4-mpc-plugin], [mpc_version],
 	[landry at xfce.org])
 
 MPC_VERSION=mpc_version()
-AM_INIT_AUTOMAKE([1.8 dist-bzip2])
+AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 dnl AC_CONFIG_HEADERS([config.h])
 

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


More information about the Xfce4-commits mailing list