[mousetweaks] build: create xz tarball instead of bzip2
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetweaks] build: create xz tarball instead of bzip2
- Date: Sun, 3 Feb 2019 17:42:54 +0000 (UTC)
commit 37fa2aaa38bf277001d93e165b9b876f147e4f50
Author: Jeremy Bicha <jbicha debian org>
Date: Sun Feb 3 12:39:35 2019 -0500
build: create xz tarball instead of bzip2
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 27f0273..b485cb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_PREFIX_DEFAULT([/usr])
-AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-bzip2 -Wno-portability])
+AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip foreign -Wno-portability])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([enable])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]