net-firewall/ipt_netflow: Adding IPv6 support

Package-Manager: Portage-2.3.99, Repoman-2.3.22
This commit is contained in:
Alarig Le Lay 2020-05-21 13:12:57 +02:00
parent 93df8868cf
commit 6c7bed057e
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ src_install() {
linux-mod_src_install
exeinto "${IPT_LIB}"
doexe libipt_NETFLOW.so
doexe libip6t_NETFLOW.so
use snmp && emake DESTDIR="${D}" SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
doheader ipt_NETFLOW.h
dodoc README*