Browse Source

heimdal: changed to not install catpages

user/chris/toolchain/0.3
Christian Wiese 13 years ago
parent
commit
4ca13a445b
  1. 3
      security/heimdal/heimdal.conf

3
security/heimdal/heimdal.conf

@ -48,3 +48,6 @@ hook_add preconf 5 "pkg_heimdal_preconf"
# install sample krb5.conf
hook_add postmake 6 "cp -v krb5.conf $sysconfdir/krb5.conf-dist"
# do not install catpages
var_append makeinstopt ' ' "INSTALL_CATPAGES=no"

Loading…
Cancel
Save