]> git.pld-linux.org Git - packages/perl-SQL-Statement.git/blob - perl-SQL-Statement-warning.patch
8abefceabc5fc97b1861ef13350e6da4 perl-SQL-Statement-warning.patch
[packages/perl-SQL-Statement.git] / perl-SQL-Statement-warning.patch
1 diff -durN SQL-Statement-1.004.orig/Makefile.PL SQL-Statement-1.004/Makefile.PL
2 --- SQL-Statement-1.004.orig/Makefile.PL        Wed Mar 13 22:47:21 2002
3 +++ SQL-Statement-1.004/Makefile.PL     Thu Jul 11 08:19:59 2002
4 @@ -17,9 +17,6 @@
5  See the README for details.
6  
7  END_OF_WARNING
8 -print "Press enter to continue ... ";
9 -my $x = <STDIN>;
10 -last if $x;
11    }
12  };
13  
This page took 0.044491 seconds and 3 git commands to generate.