diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/qmail-scanner/files/extra-patch-configure | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/qmail-scanner/files/extra-patch-configure')
-rw-r--r-- | mail/qmail-scanner/files/extra-patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/qmail-scanner/files/extra-patch-configure b/mail/qmail-scanner/files/extra-patch-configure deleted file mode 100644 index 74c008ec5038..000000000000 --- a/mail/qmail-scanner/files/extra-patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 "" |