[packages] olsrd: force non-interactive install (#7470)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21868 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f93f89ac5
commit
6cdf0e25f1
11
net/olsrd/patches/900-force_copy_olsrd_conf_file.patch
Normal file
11
net/olsrd/patches/900-force_copy_olsrd_conf_file.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/Makefile 2010-06-14 11:27:58.000000000 +0200
|
||||
+++ b/Makefile 2010-06-14 11:28:44.000000000 +0200
|
||||
@@ -117,7 +117,7 @@
|
||||
@echo can be found at files/olsrd.conf.default.lq
|
||||
@echo ==========================================================
|
||||
mkdir -p $(ETCDIR)
|
||||
- -cp -i files/olsrd.conf.default.lq $(CFGFILE)
|
||||
+ -cp -f files/olsrd.conf.default.lq $(CFGFILE)
|
||||
@echo -------------------------------------------
|
||||
@echo Edit $(CFGFILE) before running olsrd!!
|
||||
@echo -------------------------------------------
|
Loading…
x
Reference in New Issue
Block a user