krb5: don't install /usr/include/import_err.h
This header is not installed by upstream krb5, and since it's part of kdb5_util, installing it causes an unwanted krb5-dev package to be created. Reviewed by: des Differential Revision: https://reviews.freebsd.org/D51419
This commit is contained in:
@@ -62,6 +62,7 @@ OLD_FILES+=usr/include/t_test.h
|
||||
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/man5/profile.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/kamdin.local.8.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user