[office-runner] Create a .tar.xz release tarball



commit 00413594ddca092182f66abaffe1ae36253fb3b7
Author: Richard Hughes <richard hughsie com>
Date:   Thu Sep 15 11:32:29 2011 +0100

    Create a .tar.xz release tarball

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b8eb381..24538e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 AC_INIT([office-runner], [0.0], [hadess hadess net])
-AM_INIT_AUTOMAKE(1.9 dist-bzip2 no-dist-gzip check-news)
+AM_INIT_AUTOMAKE(1.9 dist-xz 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]