summaryrefslogtreecommitdiffstats
path: root/source/a/infozip/unzip-patches/unzip-6.0-bzip2-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/a/infozip/unzip-patches/unzip-6.0-bzip2-configure.patch (renamed from source/a/infozip/unzip.use.system.libbz2.diff)8
1 files changed, 5 insertions, 3 deletions
diff --git a/source/a/infozip/unzip.use.system.libbz2.diff b/source/a/infozip/unzip-patches/unzip-6.0-bzip2-configure.patch
index ab10997dc..b99bb4e44 100644
--- a/source/a/infozip/unzip.use.system.libbz2.diff
+++ b/source/a/infozip/unzip-patches/unzip-6.0-bzip2-configure.patch
@@ -1,6 +1,7 @@
---- ./unix/configure.orig 2009-04-16 14:25:12.000000000 -0500
-+++ ./unix/configure 2013-09-12 13:32:24.274604436 -0500
-@@ -640,7 +640,24 @@
+diff -up unzip60/unix/configure.bzip2-configure unzip60/unix/configure
+--- unzip60/unix/configure.bzip2-configure 2009-04-16 21:25:12.000000000 +0200
++++ unzip60/unix/configure 2009-11-18 11:22:14.598389194 +0100
+@@ -640,7 +640,24 @@ else
D_USE_BZ2="-DUSE_BZIP2"
L_BZ2="${BZLF} -lbz2"
else
@@ -26,3 +27,4 @@
fi
fi
+ \ No newline at end of file