summaryrefslogtreecommitdiff
path: root/net/p5-Net/files/patch-Configure
blob: 69f8012df9083c2402bedbc2673adcf8102c1679 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./Configure.orig	2014-05-31 00:05:23.000000000 +0200
+++ ./Configure	2014-07-26 12:24:59.000000000 +0200
@@ -267,8 +267,7 @@
 Do you want to modify/update your configuration (y|n) ?
 EDQ
 
- $opt_d = 1
-        unless get_bool($msg,0);
+ $opt_d = 1;
  }
 
 #---------------------------------------------------------------------------