freebsd-dev/kerberos5/lib
Ed Maste 79aae9e1c2 Fix installworld failure when kerberos source files have new timestamps
If a kerberos .hx source file is newer than the .h copy, but the content
is the same, then during buildworld the "cmp -s || cp" command in the
.hx.h rule would do nothing, leaving the .h copy with the older
timestamp.  During installworld the rule would again be invoked, causing
a failure as neither cmp or cp would exist in the temporary path.

As the underlying issue should be resolved by r262209, unconditionally
copy the file.

No objection:	peter@
Tested by:	gjb@
Sponsored by:	The FreeBSD Foundation
2014-04-22 20:37:07 +00:00
..
libasn1 Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libgssapi_krb5 Fix the getpwnam_r() call in the pname_to_uid() kerberos library function so 2013-05-02 12:52:49 +00:00
libgssapi_ntlm * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
libgssapi_spnego Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libhdb Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libheimbase * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
libheimipcc Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
libheimipcs Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
libheimntlm - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
libheimsqlite - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
libhx509 Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libkadm5clnt * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
libkadm5srv * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
libkafs5 Try and fix the dependency/bootstrap issues in kerberos5 2013-12-23 14:23:17 +00:00
libkdc * Remove headers from SRCS that are not generated 2012-05-30 22:21:25 +00:00
libkrb5 Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
libroken Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
libsl
libvers Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
libwind - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
Makefile Try and fix the dependency/bootstrap issues in kerberos5 2013-12-23 14:23:17 +00:00
Makefile.inc - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00