Blame SOURCES/unzip-6.0-configure.patch

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