[gnome-games] build: Make .xz tarballs by default



commit b6fe8ccee91e418938ea95be1d31b0067cb2045b
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sat Mar 18 22:14:42 2017 -0400

    build: Make .xz tarballs by default
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779987

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 10cbc58..f6e1ebd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-games], [3.23.92])
-AM_INIT_AUTOMAKE([foreign subdir-objects])
+AM_INIT_AUTOMAKE([foreign subdir-objects tar-ustar no-dist-gzip dist-xz])
 
 # i18 support
 IT_PROG_INTLTOOL(0.40.0)


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