summaryrefslogtreecommitdiff
path: root/package/iptables
diff options
context:
space:
mode:
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index aac6179a0..d9229dc50 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -37,9 +37,7 @@ $(eval $(call PKG_template,IP6TABLES,ip6tables,${PKG_VERSION}-${PKG_RELEASE},${P
CONFIGURE_ARGS+= --enable-devel
-SUB_INSTALL-${ADK_PACKAGE_IP6TABLES}+= ip6tables-install
-
-post-install: ${SUB_INSTALL-m} ${SUB_INSTALL-y}
+post-install:
${INSTALL_DIR} ${IDIR_IPTABLES}/{usr/lib,etc,usr/sbin}
${INSTALL_DATA} ./files/firewall.conf ${IDIR_IPTABLES}/etc
${CP} ${WRKINST}/usr/sbin/iptables* ${IDIR_IPTABLES}/usr/sbin/