ports/mail/qmail-scanner/files/patch-configure
Felippe de Meirelles Motta d86286b131 - Update to 2.10.
Please take a look at CHANGES after QS extract, online changelog is broken.

Submitted by:	garga
Reported by:	William Olson
2012-05-25 22:35:28 +00:00

11 lines
407 B
Text

--- configure.old 2012-05-25 16:16:34.000000000 -0300
+++ configure 2012-05-25 16:16:51.000000000 -0300
@@ -817,7 +817,7 @@
UNZIP_OPTIONS=""
fi
#Now check we can get filesizes out
- EE=`unzip -Ptest -lv contrib/test_password.zip 2>&1|egrep '80688.*test/ls'`
+ EE=`unzip -lv contrib/test_password.zip 2>&1|egrep '80688.*test/ls'`
if [ "$EE" = "" ]; then
echo "**FATAL ERROR ***"
echo ""