[gnome-color-manager] Only generate .xz tarballs now according to GNOME guidelines



commit 7b37d63304231f588ecaa4e761dca17596f73fa6
Author: Richard Hughes <richard hughsie com>
Date:   Thu May 26 15:24:48 2011 +0100

    Only generate .xz tarballs now according to GNOME guidelines

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5b6b2cc..524b427 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.63)
 
 AC_INIT([gnome-color-manager],[3.1.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
-AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2])
+AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]