summaryrefslogtreecommitdiff
path: root/package/openswan
diff options
context:
space:
mode:
Diffstat (limited to 'package/openswan')
-rw-r--r--package/openswan/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/openswan/Makefile b/package/openswan/Makefile
index 3c417135d..912d1abdc 100644
--- a/package/openswan/Makefile
+++ b/package/openswan/Makefile
@@ -47,7 +47,5 @@ post-install:
${CP} ${WRKINST}/usr/lib/ipsec/* ${IDIR_OPENSWAN}/usr/lib/ipsec
${CP} ${WRKINST}/usr/libexec/ipsec/* ${IDIR_OPENSWAN}/usr/libexec/ipsec
${INSTALL_BIN} ${WRKINST}/usr/sbin/ipsec ${IDIR_OPENSWAN}/usr/sbin
- ${INSTALL_BIN} ${WRKINST}/etc/rc.d/init.d/ipsec \
- ${IDIR_OPENSWAN}/usr/libexec/ipsec/setup
include ${TOPDIR}/mk/pkg-bottom.mk