aboutsummaryrefslogtreecommitdiff
path: root/archivers/zip/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zip/files/patch-ab')
-rw-r--r--archivers/zip/files/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/zip/files/patch-ab b/archivers/zip/files/patch-ab
index c5c89caf6fce..c466c97973f2 100644
--- a/archivers/zip/files/patch-ab
+++ b/archivers/zip/files/patch-ab
@@ -1,14 +1,14 @@
---- unix/Makefile.orig Sun Apr 23 03:52:18 2006
-+++ unix/Makefile Fri Jul 7 05:15:13 2006
-@@ -17,7 +17,6 @@
+--- unix/Makefile.orig 2008-05-07 02:33:56.000000000 +0400
++++ unix/Makefile 2008-08-03 06:36:20.000000000 +0400
+@@ -22,7 +22,6 @@
LN = ln -s
- # (to use the Gnu compiler, change cc to gcc in CC)
+ # (to use the GNU compiler, change cc to gcc in CC)
-CC = cc
BIND = $(CC)
AS = $(CC) -c
CPP = /lib/cpp
-@@ -46,8 +45,7 @@
+@@ -57,8 +56,7 @@
# CFLAGS flags for C compile
# LFLAGS1 flags after output file spec, before obj file list
# LFLAGS2 flags after obj file list (libraries, etc)