iptables: drop obsolete conf_file.
This commit is contained in:
parent
da44bc3ab7
commit
63821fb25d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iptables'
|
||||
pkgname=iptables
|
||||
version=1.4.20
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libipq --enable-shared --enable-static --enable-bpf-compiler"
|
||||
short_desc="Linux IPv[46] packet filtering ruleset"
|
||||
|
@ -54,7 +54,6 @@ iptables-devel_package() {
|
|||
}
|
||||
|
||||
iptables_package() {
|
||||
conf_files="/etc/xtables/connlabel.conf"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue