net-firewall/ipt_netflow: Adding IPv6 support
Package-Manager: Portage-2.3.99, Repoman-2.3.22
This commit is contained in:
parent
93df8868cf
commit
6c7bed057e
|
@ -99,6 +99,7 @@ src_install() {
|
||||||
linux-mod_src_install
|
linux-mod_src_install
|
||||||
exeinto "${IPT_LIB}"
|
exeinto "${IPT_LIB}"
|
||||||
doexe libipt_NETFLOW.so
|
doexe libipt_NETFLOW.so
|
||||||
|
doexe libip6t_NETFLOW.so
|
||||||
use snmp && emake DESTDIR="${D}" SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
|
use snmp && emake DESTDIR="${D}" SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
|
||||||
doheader ipt_NETFLOW.h
|
doheader ipt_NETFLOW.h
|
||||||
dodoc README*
|
dodoc README*
|
||||||
|
|
Loading…
Reference in a new issue