SOURCES: perl-Mail-DomainKeys-notconnected.patch (NEW) - don't ask...
baggins
baggins at pld-linux.org
Tue Jan 3 16:29:03 CET 2006
Author: baggins Date: Tue Jan 3 15:29:03 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't ask stupid question during make
---- Files affected:
SOURCES:
perl-Mail-DomainKeys-notconnected.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/perl-Mail-DomainKeys-notconnected.patch
diff -u /dev/null SOURCES/perl-Mail-DomainKeys-notconnected.patch:1.1
--- /dev/null Tue Jan 3 16:29:03 2006
+++ SOURCES/perl-Mail-DomainKeys-notconnected.patch Tue Jan 3 16:28:58 2006
@@ -0,0 +1,11 @@
+--- Mail-DomainKeys-0.80/Makefile.PL~ 2004-12-08 04:34:29.000000000 +0100
++++ Mail-DomainKeys-0.80/Makefile.PL 2006-01-03 16:17:54.200653040 +0100
+@@ -26,7 +26,7 @@
+
+ EOT
+
+- $inet = prompt("Do you want to enable these tests?", "y") =~ /^y/i ? 1 : 0;
++ $inet = 0;
+ }
+
+ if ($inet) {
================================================================
More information about the pld-cvs-commit
mailing list