summaryrefslogtreecommitdiff
blob: 32ae6adf27ffeea8248c29894e14d33052f4f736 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile.PL	2010-08-09 17:36:48.000000000 +0200
+++ b/Makefile.PL	2010-08-09 17:37:09.000000000 +0200
@@ -74,8 +74,6 @@
 #########################################################################
 
 EOE
-        my $ans = prompt('Do you want to continue?', 'no');
-        exit 0 unless $ans =~ /^y(es)?\z/i;
     }
 }