ports/security/racoon2/files/patch-samples_rc.d_Makefile.am
Cy Schubert ee0f74884f Update to the latest Christos Zoulas commit on github (202000801).
Additional change required to fixup pkg-plist was to move rc.d files
to their proper location.

MFH:		2020Q3 (fixes 13-CURRENT build errors)
2020-08-07 01:42:41 +00:00

9 lines
410 B
Text

--- samples/rc.d/Makefile.am.orig 2020-03-18 13:57:19.000000000 -0700
+++ samples/rc.d/Makefile.am 2020-06-29 14:50:50.509434000 -0700
@@ -5,6 +5,5 @@
install-exec-hook:
$(INSTALL) -d $(sysconfdir)/rc.d
$(INSTALL_SCRIPT) iked $(sysconfdir)/rc.d/iked
- $(INSTALL_SCRIPT) kinkd $(sysconfdir)/rc.d/kinkd
$(INSTALL_SCRIPT) spmd $(sysconfdir)/rc.d/spmd
$(INSTALL_SCRIPT) racoon2 $(sysconfdir)/rc.d/racoon2