From d26b7f6e82486c7fe02690ce5706b0660867c70b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 1 Mar 2019 23:44:12 +0000 Subject: Fri Mar 1 23:44:12 UTC 2019 a/eudev-3.2.7-x86_64-2.txz: Rebuilt. Don't require kvm group. --- source/a/infozip/unzip-patches/unzip-6.0-configure.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/a/infozip/unzip-patches/unzip-6.0-configure.patch (limited to 'source/a/infozip/unzip-patches/unzip-6.0-configure.patch') diff --git a/source/a/infozip/unzip-patches/unzip-6.0-configure.patch b/source/a/infozip/unzip-patches/unzip-6.0-configure.patch new file mode 100644 index 00000000..9eead422 --- /dev/null +++ b/source/a/infozip/unzip-patches/unzip-6.0-configure.patch @@ -0,0 +1,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='' -- cgit v1.2.3