Don't remove loader.conf(5) when built WITHOUT_FORTH
The new stand/ structure installs loader.conf(5) and defaults/loader.conf regardless of interpreter. The only thing gating installation now is MK_BOOT. Reported by: eadler
This commit is contained in:
parent
cb623f630c
commit
6a75ef5817
@ -2335,7 +2335,6 @@ OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz
|
||||
.endif
|
||||
|
||||
.if ${MK_FORTH} == no
|
||||
OLD_FILES+=usr/share/man/man5/loader.conf.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/beastie.4th.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/brand.4th.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/check-password.4th.8.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user