The man page of ofwdump(8) is installed as usr/share/man/man8/ofwdump.8.gz

again on powerpc and sparc64. Un-obsolete it for these two so that we
don't remove it right after installing it.
This commit is contained in:
Marcel Moolenaar 2008-02-06 19:03:14 +00:00
parent f50597f5f1
commit 3861dd1e8c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176048

View file

@ -3947,7 +3947,9 @@ OLD_FILES+=usr/share/man/man5/usbd.conf.5.gz
.if ${TARGET_ARCH} != "i386" && ${TARGET_ARCH} != "amd64"
OLD_FILES+=usr/share/man/man8/boot_i386.8.gz
.endif
.if ${TARGET_ARCH} != "powerpc" && ${TARGET_ARCH} != "sparc64"
OLD_FILES+=usr/share/man/man8/ofwdump.8.gz
.endif
OLD_FILES+=usr/share/man/man8/mount_reiserfs.8.gz
OLD_FILES+=usr/share/man/man9/VFS_START.9.gz
OLD_FILES+=usr/share/man/man9/cpu_critical_exit.9.gz