File XML-SAX-ExpatXS-1.31-obs.patch of Package perl-XML-SAX-ExpatXS

diff -ruN XML-SAX-ExpatXS-1.31-orig/Makefile.PL XML-SAX-ExpatXS-1.31/Makefile.PL
--- XML-SAX-ExpatXS-1.31-orig/Makefile.PL	2007-07-02 07:59:45.000000000 +0000
+++ XML-SAX-ExpatXS-1.31/Makefile.PL	2008-11-16 20:01:56.678320119 +0000
@@ -103,7 +103,7 @@
 sub MY::install {
     package MY;
     my $script = shift->SUPER::install(@_);
-    if (ExtUtils::MakeMaker::prompt("Do you want to alter ParserDetails.ini?", "Y") =~ /^y/i) {
+    if (ExtUtils::MakeMaker::prompt("Do you want to alter ParserDetails.ini?", "Y") =~ /^n/i) {
         $script =~ s/install :: (.*)$/install :: $1 install_expat_xs/m;
         $script .= <<"INSTALL";
 
openSUSE Build Service is sponsored by