summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-08 16:24:58 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-08 16:24:58 -0800
commit7fe15a5568f2cdd32b7905cc12e27f4a2e1855a3 (patch)
treefe8b2eaa416b32be385d007f7c5e9474b3ab42b1
parent9af34f38f758a03e4fec8466be533f060b6e1643 (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 4cbf1a2..59a504e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_PREREQ([2.57])
AC_INIT([font-winitzki-cyrillic], [1.0.3],
[https://gitlab.freedesktop.org/xorg/font/winitzki-cyrillic/issues],
[font-winitzki-cyrillic])
-AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-xz])
# Require xorg-macros: XORG_DEFAULT_OPTIONS