MFC r300937:
Remove the etcupdate tests if MK_RCS == no when "make delete-old" is run etcupdate is conditionally installed based on MK_RCS != no today
This commit is contained in:
parent
e5ad802c2e
commit
03b7217d51
@ -4166,6 +4166,15 @@ OLD_FILES+=usr/share/man/man1/rcsmerge.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/rlog.1.gz
|
||||
OLD_FILES+=usr/share/man/man5/rcsfile.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/etcupdate.8.gz
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/Kyuafile
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/always_test
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/conflicts_test
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/fbsdid_test
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/ignore_test
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/preworld_test
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/tests_test
|
||||
OLD_FILES+=usr/tests/usr.sbin/etcupdate/tzsetup_test
|
||||
OLD_DIRS+=usr/tests/usr.sbin/etcupdate
|
||||
.endif
|
||||
|
||||
#.if ${MK_RESCUE} == no
|
||||
|
Loading…
x
Reference in New Issue
Block a user