mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/p0f: Remove USE=ipv6 from install phase too
Fix merging. Closes: https://bugs.gentoo.org/949816 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40590 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -41,8 +41,7 @@ src_test() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dosbin p0f tools/p0f-{client,sendsyn}
|
||||
use ipv6 && dosbin tools/p0f-sendsyn6
|
||||
dosbin p0f tools/p0f-{client,sendsyn,sendsyn6}
|
||||
|
||||
insinto /etc
|
||||
doins p0f.fp
|
||||
|
||||
Reference in New Issue
Block a user