From: Colin Walters Date: Tue, 30 Aug 2011 02:37:08 +0000 (-0400) Subject: build: Update prepare-minor-release to use xz compression X-Git-Tag: GOBJECT_INTROSPECTION_1_29_17~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0dc569c37ac5291ecfb422fdde72943a5ea26ff0;p=platform%2Fupstream%2Fgobject-introspection.git build: Update prepare-minor-release to use xz compression --- 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@