diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2020-03-13 17:18:40 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2020-03-13 17:18:40 +0000 |
| commit | 265a8799c18f0a93b7c9f6319e9b0dc09e192036 (patch) | |
| tree | 53677138871336d6dcb7736789e3865f4793763c /security/heimdal/files/patch-kdc-Makefile.am | |
| parent | Fix build breakage when PKINIT and/or KX509 disabled. (diff) | |
Regen patches.
Notes
Notes:
svn path=/head/; revision=528366
Diffstat (limited to 'security/heimdal/files/patch-kdc-Makefile.am')
| -rw-r--r-- | security/heimdal/files/patch-kdc-Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/heimdal/files/patch-kdc-Makefile.am b/security/heimdal/files/patch-kdc-Makefile.am index c8ad9e562200..1691a0e79b56 100644 --- a/security/heimdal/files/patch-kdc-Makefile.am +++ b/security/heimdal/files/patch-kdc-Makefile.am @@ -1,6 +1,6 @@ ---- kdc/Makefile.am.orig 2016-12-20 23:23:06.000000000 +0900 -+++ kdc/Makefile.am 2020-03-13 04:31:52.289449000 +0900 -@@ -47,10 +47,13 @@ +--- kdc/Makefile.am.orig 2016-12-20 14:23:06 UTC ++++ kdc/Makefile.am +@@ -47,10 +47,13 @@ libkdc_la_SOURCES = \ pkinit-ec.c \ log.c \ misc.c \ |
