mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Make non interactive.
PR: 192130 Submitted by: rakuko Sponsored by: Absolight
This commit is contained in:
parent
489f5485f0
commit
6748514eb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362963
12
net/p5-Net/files/patch-Configure
Normal file
12
net/p5-Net/files/patch-Configure
Normal file
@ -0,0 +1,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;
|
||||
}
|
||||
|
||||
#---------------------------------------------------------------------------
|
Loading…
Reference in New Issue
Block a user