Blame SOURCES/unzip-6.0-configure.patch

7e0a4d
diff -up unzip60/unix/configure.nostrip unzip60/unix/configure
7e0a4d
--- unzip60/unix/configure.nostrip	2009-11-30 10:18:09.000000000 +0100
7e0a4d
+++ unzip60/unix/configure	2009-11-30 10:21:08.354264213 +0100
7e0a4d
@@ -17,7 +17,7 @@ CFLAGSR=${CFLAGS}
7e0a4d
 IZ_BZIP2=${3}
7e0a4d
 CFLAGS="${CFLAGS} -I. -DUNIX"
7e0a4d
 LFLAGS1=""
7e0a4d
-LFLAGS2="-s"
7e0a4d
+LFLAGS2="${LFLAGS2}"
7e0a4d
 LN="ln -s"
7e0a4d
 
7e0a4d
 CFLAGS_OPT=''