summaryrefslogtreecommitdiffstats
path: root/source/a/infozip/unzip-patches/unzip-6.0-configure.patch
blob: 9eead4227c2ebaa982a26203b1b340e939afbb67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -up unzip60/unix/configure.nostrip unzip60/unix/configure
--- unzip60/unix/configure.nostrip	2009-11-30 10:18:09.000000000 +0100
+++ unzip60/unix/configure	2009-11-30 10:21:08.354264213 +0100
@@ -17,7 +17,7 @@ CFLAGSR=${CFLAGS}
 IZ_BZIP2=${3}
 CFLAGS="${CFLAGS} -I. -DUNIX"
 LFLAGS1=""
-LFLAGS2="-s"
+LFLAGS2="${LFLAGS2}"
 LN="ln -s"
 
 CFLAGS_OPT=''