summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2017-05-12 18:06:13 +0000
committerjhb <jhb@FreeBSD.org>2017-05-12 18:06:13 +0000
commit605984e5d7c62d1c43adc53882d9827eee227f7c (patch)
tree03f1d5b76e8de2b4b68768edf8bcde64c48cf3b7 /ObsoleteFiles.inc
parenta86ac57007320d2b6c2b78b0e2cbbe1e22fab034 (diff)
downloadFreeBSD-src-605984e5d7c62d1c43adc53882d9827eee227f7c.zip
FreeBSD-src-605984e5d7c62d1c43adc53882d9827eee227f7c.tar.gz
MFC 317412,317413: Fixes for info file removal.
317412: Add info files for GCC 4.2 to the list of info files to remove. This would only affect upgrades from older versions of non-clang platforms. 317413: Remove info files from optional old files. Info files are now all removed unconditionally after the removal of texinfo.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index fe99ad3..7474e67 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -1942,8 +1942,12 @@ OLD_FILES+=usr/share/info/am-utils.info.gz
OLD_FILES+=usr/share/info/as.info.gz
OLD_FILES+=usr/share/info/binutils.info.gz
OLD_FILES+=usr/share/info/com_err.info.gz
+OLD_FILES+=usr/share/info/cpp.info.gz
+OLD_FILES+=usr/share/info/cppinternals.info.gz
OLD_FILES+=usr/share/info/diff.info.gz
OLD_FILES+=usr/share/info/dir
+OLD_FILES+=usr/share/info/gcc.info.gz
+OLD_FILES+=usr/share/info/gccint.info.gz
OLD_FILES+=usr/share/info/gdb.info.gz
OLD_FILES+=usr/share/info/gdbint.info.gz
OLD_FILES+=usr/share/info/gperf.info.gz
OpenPOWER on IntegriCloud