index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
package
/
openswan
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'package/openswan')
-rw-r--r--
package/openswan/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openswan/Makefile b/package/openswan/Makefile
index b5adc54257..a644b20db0 100644
--- a/
package/openswan/Makefile
+++ b/
package/openswan/Makefile
@@ -73,7 +73,7 @@ endef
define Package/openswan/install
$(CP) $(PKG_INSTALL_DIR)/* $(1)
- install -d -m0755 $(1)/etc/init.d
+ $(INSTALL_DIR) $(1)/etc/init.d
$(CP) ./files/ipsec.init $(1)/etc/init.d/ipsec
rm -rf $(1)/usr/share
rm -rf $(1)/usr/man