[gnome-bluetooth] build: Dist in .tar.xz by default



commit aa76e95f2eb0d608b81e780524fc8bd245be75e4
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 18 17:03:52 2012 +0000

    build: Dist in .tar.xz by default

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 69ffc40..869e3ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_INIT([gnome-bluetooth],
 AC_CONFIG_SRCDIR([applet/main.c])
 AC_CONFIG_HEADERS([config.h])
 
-AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip check-news tar-ustar])
+AM_INIT_AUTOMAKE([1.8 dist-xz no-dist-gzip check-news tar-ustar])
 
 # Before making a release, the GNOMEBT_LT_VERSION string should be modified.
 # The string is of the form C:R:A.



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