mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
ipv6toolkit: cleanup after upstream clarification https://github.com/fgont/ipv6toolkit/issues/44
This commit is contained in:
parent
e9452c570f
commit
39f14ea31a
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@ DEPEND="net-libs/libpcap[ipv6]"
|
|||
RDEPEND="${DEPEND}
|
||||
sys-apps/hwids"
|
||||
|
||||
src_prepare() {
|
||||
sed -i 's|/usr/local/share|/usr/share|' tools/scan6.c
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake CFLAGS="-Wall ${CFLAGS}" PREFIX=/usr
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue