summaryrefslogtreecommitdiff
path: root/libre/unar/libz.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/unar/libz.patch')
-rwxr-xr-xlibre/unar/libz.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/unar/libz.patch b/libre/unar/libz.patch
deleted file mode 100755
index acba51463..000000000
--- a/libre/unar/libz.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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 \