Date: Tuesday, March 23, 2010 @ 14:08:27
  Author: pierre
Revision: 73179

set default compression to xz

Modified:
  pacman/trunk/makepkg.conf

--------------+
 makepkg.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: makepkg.conf
===================================================================
--- makepkg.conf        2010-03-23 17:55:32 UTC (rev 73178)
+++ makepkg.conf        2010-03-23 18:08:27 UTC (rev 73179)
@@ -101,7 +101,7 @@
 # WARNING: Do NOT modify these variables unless you know what you are
 #          doing.
 #
-PKGEXT='.pkg.tar.gz'
+PKGEXT='.pkg.tar.xz'
 SRCEXT='.src.tar.gz'
 
 # vim: set ft=sh ts=2 sw=2 et:

Reply via email to