mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Remove usr/share/dtrace/{tcpconn,tcpstate,tcptrack,udptrack} if MK_CDDL == no
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
be887eca0b
commit
800eeabd82
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283143
@ -781,6 +781,10 @@ OLD_FILES+=usr/share/dtrace/toolkit/hotkernel
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/hotuser
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/opensnoop
|
||||
OLD_FILES+=usr/share/dtrace/toolkit/procsystime
|
||||
OLD_FILES+=usr/share/dtrace/tcpconn
|
||||
OLD_FILES+=usr/share/dtrace/tcpstate
|
||||
OLD_FILES+=usr/share/dtrace/tcptrack
|
||||
OLD_FILES+=usr/share/dtrace/udptrack
|
||||
OLD_FILES+=usr/share/man/man1/dtrace.1.gz
|
||||
OLD_DIRS+=usr/lib/dtrace
|
||||
OLD_DIRS+=usr/lib32/dtrace
|
||||
|
Loading…
Reference in New Issue
Block a user