summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-05-08 15:58:34 +0000
committerimp <imp@FreeBSD.org>2014-05-08 15:58:34 +0000
commite1f513a1919016907d09c39e5fcba95dd402d43b (patch)
treeab3f129db2b391933033b5babcceaf8686c33d81 /ObsoleteFiles.inc
parentf13915719f057022076f03d02175be359b2fc342 (diff)
downloadFreeBSD-src-e1f513a1919016907d09c39e5fcba95dd402d43b.zip
FreeBSD-src-e1f513a1919016907d09c39e5fcba95dd402d43b.tar.gz
Add usr/share/mk/src.opts.mk to obsolete files. It never should have
been installed in the first place, and it must be removed ASAP or weird build errors may start happening in the future if this file is ever taken from the installed system. Add note to UPDATING.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 0ed605c..2f6f9f3 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140505: Bogusly installing src.opts.mk
+OLD_FILES+=usr/share/mk/src.opts.mk
# 20140505: Reject PR kern/187551
OLD_DIRS+=usr/tests/sbin/ifconfig
OLD_FILES+=usr/tests/sbin/ifconfig/Kyuafile
OpenPOWER on IntegriCloud