Bruno Wolff III 80c704
--- squashfs-tools/Makefile.orig	2010-09-21 00:20:10.000000000 -0500
Bruno Wolff III 80c704
+++ squashfs-tools/Makefile	2010-09-21 00:24:08.000000000 -0500
Bruno Wolff III 80c704
@@ -30,7 +30,7 @@
Bruno Wolff III 80c704
 # work) - download and unpack it, uncomment and set LZMA_DIR to unpacked source,
Bruno Wolff III 80c704
 # and uncomment the LZMA_SUPPORT line below.
Bruno Wolff III 80c704
 #
Bruno Wolff III 80c704
-#XZ_SUPPORT = 1
Bruno Wolff III 80c704
+XZ_SUPPORT = 1
Bruno Wolff III 80c704
 #LZMA_SUPPORT = 1
Bruno Wolff III 80c704
 #LZMA_DIR = ../../../LZMA/lzma465
Bruno Wolff III 80c704
 
Bruno Wolff III 80c704
@@ -43,7 +43,7 @@
Bruno Wolff III 80c704
 # LZO_SUPPORT line below. If needed, uncomment and set LZO_DIR to the
Bruno Wolff III 80c704
 # installation prefix.
Bruno Wolff III 80c704
 #
Bruno Wolff III 80c704
-#LZO_SUPPORT = 1
Bruno Wolff III 80c704
+LZO_SUPPORT = 1
Bruno Wolff III 80c704
 #LZO_DIR = /usr/local
Bruno Wolff III 80c704
 
Bruno Wolff III 80c704