iptables: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2010-11-25 18:07:46 +01:00
parent 6ba9eb99a9
commit 0c5e4fa954

View File

@@ -12,3 +12,5 @@ PKG_SECTION="network"
PKG_SHORTDESC="iptables: IP packet filter administration"
PKG_LONGDESC="Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. There are several different tables which may be defined, and each table contains a number of built-in chains, and may contain user-defined chains."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"