[squashfs-tools] Need to commit the file under the new name.

Bruno Wolff III bruno at fedoraproject.org
Tue Sep 21 06:03:28 UTC 2010


commit 80c70450d33e891836a07c140c808da45a4f3c9a
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Sep 21 00:32:20 2010 -0500

    Need to commit the file under the new name.

 squashfs-compressors.patch |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/squashfs-compressors.patch b/squashfs-compressors.patch
new file mode 100644
index 0000000..df989ea
--- /dev/null
+++ b/squashfs-compressors.patch
@@ -0,0 +1,20 @@
+--- squashfs-tools/Makefile.orig	2010-09-21 00:20:10.000000000 -0500
++++ squashfs-tools/Makefile	2010-09-21 00:24:08.000000000 -0500
+@@ -30,7 +30,7 @@
+ # work) - download and unpack it, uncomment and set LZMA_DIR to unpacked source,
+ # and uncomment the LZMA_SUPPORT line below.
+ #
+-#XZ_SUPPORT = 1
++XZ_SUPPORT = 1
+ #LZMA_SUPPORT = 1
+ #LZMA_DIR = ../../../LZMA/lzma465
+ 
+@@ -43,7 +43,7 @@
+ # LZO_SUPPORT line below. If needed, uncomment and set LZO_DIR to the
+ # installation prefix.
+ #
+-#LZO_SUPPORT = 1
++LZO_SUPPORT = 1
+ #LZO_DIR = /usr/local
+ 
+ 


More information about the scm-commits mailing list