krb5: don't install libdb manual pages
This version of libdb is private to Kerberos and not intended for external use, so avoid installing manual pages that may conflict with another version of libdb. Reviewed by: des, cy Differential Revision: https://reviews.freebsd.org/D51418
This commit is contained in:
@@ -63,6 +63,14 @@ OLD_FILES+=usr/include/dyn.h
|
||||
OLD_FILES+=usr/include/dynP.h
|
||||
OLD_FILES+=usr/include/gssrpcint.h
|
||||
OLD_FILES+=usr/include/import_err.h
|
||||
OLD_FILES+=usr/share/man/man3/db_btree.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_hash.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_lock.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_log.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_mpool.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_open.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_recno.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/db_txn.3.gz
|
||||
OLD_FILES+=usr/share/man/man5/profile.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/kamdin.local.8.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user