summaryrefslogtreecommitdiff
path: root/repo/iptables/iptables.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/iptables/iptables.xibuild')
-rw-r--r--repo/iptables/iptables.xibuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/repo/iptables/iptables.xibuild b/repo/iptables/iptables.xibuild
index 0758c95..324a446 100644
--- a/repo/iptables/iptables.xibuild
+++ b/repo/iptables/iptables.xibuild
@@ -11,6 +11,8 @@ SOURCE="https://www.netfilter.org/projects/iptables/files/iptables-$PKG_VER.tar.
ADDITIONAL="
ebtables.confd
ebtables.initd
+fix-u_int16_t.patch
+fix-xtables.patch
ip6tables.confd
iptables.confd
iptables.initd
@@ -57,3 +59,4 @@ package() {
install -D -m755 "$BUILD_ROOT"/ebtables.initd "$PKG_DEST"/etc/init.d/ebtables
install -D -m644 "$BUILD_ROOT"/ebtables.confd "$PKG_DEST"/etc/conf.d/ebtables
}
+