[gedit-collaboration] configure: Generate xz tarballs instead bz2
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-collaboration] configure: Generate xz tarballs instead bz2
- Date: Tue, 3 May 2011 00:06:51 +0000 (UTC)
commit 50628e6ac21aecc27639484be9a4da6aa5e6cda6
Author: Javier Jardón <jjardon gnome org>
Date: Tue May 3 01:05:28 2011 +0100
configure: Generate xz tarballs instead bz2
Also use pax tar format to avoid problems with large files
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5ea9849..037f3d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AC_CONFIG_SRCDIR([src])
AC_CONFIG_MACRO_DIR([m4])
AC_PREFIX_PROGRAM([gedit])
-AM_INIT_AUTOMAKE([1.11 dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([1.11 tar-pax dist-xz no-dist-gzip])
AM_MAINTAINER_MODE([enable])
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]