[gnome-online-accounts] build: Generate xz compressed tarballs using tar-ustar



commit 1b894d5717a684ceca25bdaf7532d9228ada8c0d
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Oct 22 17:30:20 2012 +0200

    build: Generate xz compressed tarballs using tar-ustar

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b1eaa46..009686e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_INIT([GNOME Online Accounts],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],
         [gnome-online-accounts])
 
-AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip tar-ustar])
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_HEADERS([config.h])
 



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