From ffb67907e8832308552995de3393cc97ff4ebc1f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Mar 2015 22:13:33 +0000 Subject: [PATCH] Remove gperf(7) if gperf is not installed --- tools/build/mk/OptionalObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 455d9bd8364..52b8534a43f 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -958,6 +958,7 @@ OLD_FILES+=usr/libexec/cc1plus OLD_FILES+=usr/bin/gperf OLD_FILES+=usr/share/info/gperf.info.gz OLD_FILES+=usr/share/man/man1/gperf.1.gz +OLD_FILES+=usr/share/man/man1/gperf.7.gz .endif .endif