aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2017-02-28 19:32:45 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2017-02-28 19:32:45 +0000
commit94766b160e17e8dd64e7702748a76ab7489e85a3 (patch)
treeb7960b8ca66af00d0f76d8319df3aefd87d3167d /ObsoleteFiles.inc
parent017296dbb60f2f18cd11e8f20c31c43eabfa1320 (diff)
downloadsrc-94766b160e17e8dd64e7702748a76ab7489e85a3.tar.gz
src-94766b160e17e8dd64e7702748a76ab7489e85a3.zip
Don't remove ofwdump.8 on FreeBSD/mips.
FreeBSD/mips has installed ofwdump by default since r288232. Sponsored by: DARPA / AFRL
Notes
Notes: svn path=/head/; revision=314401
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 77fb18aa422e..5822544df027 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -8346,7 +8346,7 @@ OLD_FILES+=usr/share/man/man8/boot_i386.8.gz
.endif
.if ${TARGET_ARCH} != "aarch64" && ${TARGET} != "arm" && \
${TARGET_ARCH} != "powerpc" && ${TARGET_ARCH} != "powerpc64" && \
- ${TARGET_ARCH} != "sparc64"
+ ${TARGET_ARCH} != "sparc64" && ${TARGET} != "mips"
OLD_FILES+=usr/share/man/man8/ofwdump.8.gz
.endif
OLD_FILES+=usr/share/man/man8/mount_reiserfs.8.gz