Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > 248a770390d0f1629c66df0eec94912c > files > 2

xmltv-0.5.69-1.mga6.src.rpm

diff -p -up ./Makefile.PL.noask ./Makefile.PL
--- ./Makefile.PL.noask	2012-06-14 06:59:46.000000000 +0000
+++ ./Makefile.PL	2012-06-14 19:23:39.325856080 +0000
@@ -910,7 +910,8 @@ END
                       "\n");
     }
     print STDERR "\n";
-    if (not ask(0, 'Do you want to proceed with this configuration?', 1)) {
+    #if (not ask(0, 'Do you want to proceed with this configuration?', 1)) {
+    if (0) {
         # Need to set {install} for each component by prompting.
         foreach my $info (@opt_components) {
             my $missing = $info->{missing};