summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-07 16:40:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-07 16:40:33 -0800
commit5c2093355f4869256b71fc3f8d2a64eeff225424 (patch)
tree42df559895b381bf0bf292648f1ff0ded33ee47e
parent903620a60615e48a75bc6a78719d94bfef4abb9f (diff)
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36a4ef6..6448fd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT(scripts,[1.0.1], [https://gitlab.freedesktop.org/xorg/app/scripts/issues],scripts)
-AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-xz])
AM_MAINTAINER_MODE
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS