[totem/gnome-3-6] build: Only build XZ tarballs



commit 127f3f54303c1f1cf732815ea07660c2fb2c78f0
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 20 10:43:35 2012 +0100

    build: Only build XZ tarballs

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 3f6cb80..b154371 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ AM_MAINTAINER_MODE([enable])
 AC_CONFIG_SRCDIR([src/totem.c])
 AC_CONFIG_HEADERS([config.h])
 
-AM_INIT_AUTOMAKE([1.11 dist-bzip2 no-dist-gzip check-news])
+AM_INIT_AUTOMAKE([1.11 dist-xz tar-ustar no-dist-gzip check-news])
 
 # Enable silent build when available (Automake 1.11)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])



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