[Xfce4-commits] <xfce4-cpufreq-plugin:master> Only generate bzip2 tarballs.
Harald Judt
noreply at xfce.org
Wed Jan 8 20:12:01 CET 2014
Updating branch refs/heads/master
to e5fbd21847ef7216b4638f37f2977df800e0aae0 (commit)
from eac601bc177bd252cd65715a6b5d30b51fd8f7fc (commit)
commit e5fbd21847ef7216b4638f37f2977df800e0aae0
Author: Harald Judt <h.judt at gmx.at>
Date: Wed Jan 8 20:09:57 2014 +0100
Only generate bzip2 tarballs.
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index cb14a12..2482186 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -20,7 +20,7 @@ AC_INIT([xfce4-cpufreq-plugin], [cpufreq_version()], [http://bugzilla.xfce.org],
AC_PREREQ([2.60])
dnl Initialize automake
-AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip])
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE()
More information about the Xfce4-commits
mailing list