[gobject-introspection] build: Update prepare-minor-release to use xz compression



commit 0dc569c37ac5291ecfb422fdde72943a5ea26ff0
Author: Colin Walters <walters verbum org>
Date:   Mon Aug 29 22:37:08 2011 -0400

    build: Update prepare-minor-release to use xz compression

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6d90ab5..15fd3cb 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@



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