summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2011-08-29 22:37:08 -0400
committerColin Walters <walters@verbum.org>2011-08-29 22:39:36 -0400
commit0dc569c37ac5291ecfb422fdde72943a5ea26ff0 (patch)
treee7b94ee6ae92ec11bce0f5c94b3775a286db4b55
parentcef390f65ffe9e51b103fcb29ee177882f762a0e (diff)
downloadgobject-introspection-0dc569c37ac5291ecfb422fdde72943a5ea26ff0.tar.gz
build: Update prepare-minor-release to use xz compression
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d90ab51..15fd3cb6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,7 @@ check-pyflakes:
# Customize to taste
TAG_PREFIX=GOBJECT_INTROSPECTION_
-COMPRESSION=.bz2
+COMPRESSION=.xz
PACKAGE=@PACKAGE@