[gnome-control-center] build: Build .tar.xz tarballs by default
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] build: Build .tar.xz tarballs by default
- Date: Tue, 8 Nov 2011 20:42:35 +0000 (UTC)
commit 96e37d6ec7a607e3277ba5847c58b53b3b7997a8
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 8 20:41:58 2011 +0000
build: Build .tar.xz tarballs by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 130f900..216b3a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_CONFIG_SRCDIR([shell])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-xz tar-ustar])
AM_MAINTAINER_MODE([enable])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]