mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
net-firewall/ipt_netflow: fix incorrect handling of natevents configure option
Reported-by: Toralf Förster <toralf@gentoo.org> Closes: https://bugs.gentoo.org/632472 Package-Manager: Portage-2.3.10, Repoman-2.3.1
This commit is contained in:
@@ -84,7 +84,7 @@ src_configure() {
|
||||
--kdir="${KV_DIR}" \
|
||||
--kver="${KV_FULL}" \
|
||||
$(use debug && echo '--enable-debugfs') \
|
||||
$(use_enable natevents) \
|
||||
$(use natevents && echo '--enable-natevents') \
|
||||
$(use snmp && echo '--enable-snmp-rules' || echo '--disable-snmp-agent')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user