rpms/xmltv/F-16 xmltv-0.5.63-noask.patch,NONE,1.1

Richard Shaw hobbes1069 at rpmfusion.org
Sun Aug 19 22:23:03 CEST 2012


Author: hobbes1069

Update of /cvs/free/rpms/xmltv/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8398

Added Files:
	xmltv-0.5.63-noask.patch 
Log Message:
Add patch.

xmltv-0.5.63-noask.patch:
 Makefile.PL |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- NEW FILE xmltv-0.5.63-noask.patch ---
--- xmltv-0.5.63/Makefile.PL.noask	2012-06-14 01:59:46.000000000 -0500
+++ xmltv-0.5.63/Makefile.PL	2012-07-24 09:50:09.517479108 -0500
@@ -910,7 +910,8 @@
                       "\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};


More information about the rpmfusion-commits mailing list