summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.21-r2.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.4.21-r2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-firewall/iptables/iptables-1.4.21-r2.ebuild b/net-firewall/iptables/iptables-1.4.21-r2.ebuild
index e70cf3346f99..268e0f7de373 100644
--- a/net-firewall/iptables/iptables-1.4.21-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r2.ebuild
@@ -34,6 +34,8 @@ src_prepare() {
# use the saner headers from the kernel
rm -f include/linux/{kernel,types}.h
+ epatch "${FILESDIR}"/${P}-configure.patch #557586
+
# Only run autotools if user patched something
epatch_user && eautoreconf || elibtoolize
}