summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-21 19:39:30 +0200
committerinfirit <[email protected]>2013-10-21 19:39:30 +0200
commit0984bba3c88293a611fdf509954b28db8b6452ed (patch)
tree239f1e90cf1075d16d821b8c24a5ab4258b33312
parente5921d6f71357a643b98a43b3d08467aa281530f (diff)
downloadmate-media-0984bba3c88293a611fdf509954b28db8b6452ed.tar.bz2
mate-media-0984bba3c88293a611fdf509954b28db8b6452ed.tar.xz
Make tar.xz instead of tar.bz2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55beeac..174c0ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([mate-media],
AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 -Wall -Wno-portability tar-pax foreign])
+AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz -Wall -Wno-portability tar-pax foreign])
AM_MAINTAINER_MODE