updated on Fri Jan 20 12:03:34 UTC 2012
[aur-mirror.git] / unarchiver / libz.patch
blobacba51463f68ae864ee8e21051c74db00fbffbc1
1 diff -Naur The Unarchiver/XADMaster/Makefile.linux The Unarchiver_patched/XADMaster/Makefile.linux
2 --- The Unarchiver/XADMaster/Makefile.linux 2011-04-27 03:32:21.000000000 +0200
3 +++ The Unarchiver_patched/XADMaster/Makefile.linux 2011-12-22 10:56:13.749166606 +0100
4 @@ -51,7 +51,8 @@
5 -licuuc \
6 -lobjc \
7 -lstdc++ \
8 - -lm
9 + -lm \
10 + -lz
12 LDFLAGS = -Wl,--whole-archive \
13 -fexceptions \