summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Millan <rmh@aybabtu.com>2009-05-29 12:49:39 +0000
committerRobert Millan <rmh@aybabtu.com>2009-05-29 12:49:39 +0000
commit6074d83e400e4adbc51ef2053a431ad0c526e447 (patch)
tree26daa913839756130be24fc5cdc693812b65c4a1
parentd728a22d176ec38923d34ad33786b10ab8f6c8a8 (diff)
downloadlinux-libre-raptor-6074d83e400e4adbc51ef2053a431ad0c526e447.tar.gz
linux-libre-raptor-6074d83e400e4adbc51ef2053a431ad0c526e447.zip
Add patch to build lzma-ed packages
-rw-r--r--freed-ebian/patches/lzma.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/freed-ebian/patches/lzma.diff b/freed-ebian/patches/lzma.diff
new file mode 100644
index 000000000..a994c101d
--- /dev/null
+++ b/freed-ebian/patches/lzma.diff
@@ -0,0 +1,11 @@
+--- debian/rules.real~ 2009-05-17 21:56:24.000000000 +0200
++++ debian/rules.real 2009-05-29 14:45:54.000000000 +0200
+@@ -173,7 +173,7 @@
+ dh_installdeb
+ dh_gencontrol -- $(GENCONTROL_ARGS)
+ dh_md5sums
+- dh_builddeb
++ dh_builddeb -- -Zlzma
+
+ install-doc: PACKAGE_NAME = linux-doc-$(VERSION)
+ install-doc: DIR = $(BUILD_DIR)/build-doc
OpenPOWER on IntegriCloud