ports/databases/p5-DBD-ODBC/files/patch-Makefile.PL
Sunpoet Po-Chuan Hsieh 8f2988c814 - Update to 0.52
- Regenerate patch file

Changes:	http://search.cpan.org/dist/DBD-ODBC/Changes
2015-04-17 19:58:53 +00:00

11 lines
406 B
Perl

--- Makefile.PL.orig 2013-12-17 09:40:52 UTC
+++ Makefile.PL
@@ -206,7 +206,7 @@ EOT
}
# see rt 46944 for why the following was suggested to be commented
# out which I rejected as PERL_MM_USE_DEFAULT can be used
- prompt("Press return to continue...");
+# prompt("Press return to continue...");
}
print "Overriding ODBC Directory with command line option: $opt_o\n"
if $opt_o ;