mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove gperf(7) if gperf is not installed
This commit is contained in:
parent
2dec0ccd42
commit
ffb67907e8
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue