mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
d26b7f6e82
a/eudev-3.2.7-x86_64-2.txz: Rebuilt. Don't require kvm group.
12 lines
356 B
Diff
12 lines
356 B
Diff
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=''
|