Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 644 Fix kdcpolicy build issues Fix mydir in plugins/kdcpolicy/test/Makefile.in so that the Makefile can be rebuilt correctly. Also change the name of the shared object from "policy_test.so" to "kdcpolicy_test.so" for consistency. https://github.com/krb5/krb5/commit/33d52a367f7ddaa843eec3a79f36adfbca6033a2 Author: Greg Hudson Commit: 33d52a367f7ddaa843eec3a79f36adfbca6033a2 Branch: master src/plugins/kdcpolicy/test/Makefile.in | 4 ++-- ...{policy_test.exports => kdcpolicy_test.exports} | 0 src/tests/t_kdcpolicy.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)