Blame SOURCES/unzip-6.0-configure.patch

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