summaryrefslogtreecommitdiff
path: root/archivers/zip/files/patch-unix_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zip/files/patch-unix_Makefile')
-rw-r--r--archivers/zip/files/patch-unix_Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/zip/files/patch-unix_Makefile b/archivers/zip/files/patch-unix_Makefile
index c466c97973f2..f60637ff31d0 100644
--- a/archivers/zip/files/patch-unix_Makefile
+++ b/archivers/zip/files/patch-unix_Makefile
@@ -1,6 +1,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 @@
+--- unix/Makefile.orig 2008-05-07 06:33:56 UTC
++++ unix/Makefile
+@@ -22,7 +22,6 @@ SHELL = /bin/sh
LN = ln -s
# (to use the GNU compiler, change cc to gcc in CC)
@@ -8,7 +8,7 @@
BIND = $(CC)
AS = $(CC) -c
CPP = /lib/cpp
-@@ -57,8 +56,7 @@
+@@ -57,8 +56,7 @@ IZ_OUR_BZIP2_DIR = bzip2
# CFLAGS flags for C compile
# LFLAGS1 flags after output file spec, before obj file list
# LFLAGS2 flags after obj file list (libraries, etc)