summaryrefslogtreecommitdiff
path: root/libre/unarchiver/libz.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-02 03:13:06 +0000
committerroot <root@rshg054.dnsready.net>2012-04-02 03:13:06 +0000
commit321f44e3a5da426309c4b6664af035c97f907565 (patch)
tree3c338a91cb067a0bab491cc803a9c8f3d3ff1172 /libre/unarchiver/libz.patch
parent8ebbe4e4befac1396a153b356fc9793655dde4ff (diff)
Mon Apr 2 03:13:05 UTC 2012
Diffstat (limited to 'libre/unarchiver/libz.patch')
-rw-r--r--libre/unarchiver/libz.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/unarchiver/libz.patch b/libre/unarchiver/libz.patch
new file mode 100644
index 000000000..acba51463
--- /dev/null
+++ b/libre/unarchiver/libz.patch
@@ -0,0 +1,13 @@
+diff -Naur The Unarchiver/XADMaster/Makefile.linux The Unarchiver_patched/XADMaster/Makefile.linux
+--- The Unarchiver/XADMaster/Makefile.linux 2011-04-27 03:32:21.000000000 +0200
++++ The Unarchiver_patched/XADMaster/Makefile.linux 2011-12-22 10:56:13.749166606 +0100
+@@ -51,7 +51,8 @@
+ -licuuc \
+ -lobjc \
+ -lstdc++ \
+- -lm
++ -lm \
++ -lz
+
+ LDFLAGS = -Wl,--whole-archive \
+ -fexceptions \