Put athena-specific krb5.ini in athena subdir
The installer only picks it up if MIT_INTERNAL is defined in the environment; otherwise it uses the now-empty krb5.ini in the base directory. Signed-off-by: Kevin Wasserman <[email protected]> https://github.com/krb5/krb5/commit/2ecba2452ab53e13f138b03b64df8f9a91e87284 Author: Kevin Wasserman <[email protected]> Committer: Ben Kaduk <[email protected]> Commit: 2ecba2452ab53e13f138b03b64df8f9a91e87284 Branch: master src/windows/installer/wix/athena/krb5.ini | 3 +++ src/windows/installer/wix/config.wxi | 7 ++++++- src/windows/installer/wix/krb5.ini | 3 --- src/windows/installer/wix/site-local.wxi | 12 ------------ 4 files changed, 9 insertions(+), 16 deletions(-) _______________________________________________ kfwdev mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/kfwdev
