[gnome-weather] Don't create gzip tarball
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Don't create gzip tarball
- Date: Thu, 13 Feb 2014 21:02:01 +0000 (UTC)
commit 0c869165eebcdad1ed83156cc9027214a3a14fa4
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sat Feb 8 20:29:57 2014 +0100
Don't create gzip tarball
The xz one is enough.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 594c686..189e30c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_INIT([org.gnome.Weather.Application],[3.11.5],
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.11 dist-xz foreign tar-ustar no-define serial-tests -Wno-portability])
+AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip foreign tar-ustar no-define serial-tests -Wno-portability])
# revert automake using PACKAGE_TARNAME instead of PACKAGE_NAME
AC_SUBST([PACKAGE], [$PACKAGE_NAME])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]