mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
/usr/sbin/faithd is an INET6-specific tool, and now it won't be built
if MK_INET6 is "no", so add it to the MK_INET6 block. PR: bin/100805 (audit-trail)
This commit is contained in:
parent
e79fb5add3
commit
b1a7dc88f0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164662
@ -451,6 +451,7 @@ OLD_FILES+=usr/share/man/man8/isdntrace.8.gz
|
||||
OLD_FILES+=rescue/ping6
|
||||
OLD_FILES+=sbin/ping6
|
||||
OLD_FILES+=sbin/rtsol
|
||||
OLD_FILES+=usr/sbin/faithd
|
||||
OLD_FILES+=usr/sbin/ip6addrctl
|
||||
OLD_FILES+=usr/sbin/mld6query
|
||||
OLD_FILES+=usr/sbin/ndp
|
||||
|
Loading…
Reference in New Issue
Block a user