aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-17 23:24:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-17 23:24:33 +0000
commit024f0575e586e7cf7cbd1f1360b31f69671e9f15 (patch)
tree8158843b8961b2d358ad2c1d8678a151ebc286b1 /tools
parent61c320f0331e72c705ce9c651dfe5cbaa2c449f4 (diff)
downloadsrc-024f0575e586e7cf7cbd1f1360b31f69671e9f15.tar.gz
src-024f0575e586e7cf7cbd1f1360b31f69671e9f15.zip
Remove texinfo manpages as well if built WITHOUT_INFO
Notes
Notes: svn path=/head/; revision=268819
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 0214da84431b..e69615dc251e 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1983,6 +1983,13 @@ OLD_FILES+=usr/bin/infokey
OLD_FILES+=usr/bin/install-info
OLD_FILES+=usr/bin/makeinfo
OLD_FILES+=usr/bin/texindex
+OLD_FILES+=share/man/info.1.gz
+OLD_FILES+=share/man/infokey.1.gz
+OLD_FILES+=share/man/install-info.1.gz
+OLD_FILES+=share/man/makeinfo.1.gz
+OLD_FILES+=share/man/texindex.1.gz
+OLD_FILES+=share/man/texinfo.5.gz
+OLD_FILES+=share/man/info.5.gz
OLD_FILES+=usr/share/info/am-utils.info.gz
OLD_FILES+=usr/share/info/as-utils.info.gz
OLD_FILES+=usr/share/info/binutils.info.gz