From 6cd24ed87cb63d803fa8baa3b5c0ce030fafabc4 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Mon, 31 Jul 2017 21:23:06 +0200 Subject: [PATCH] strongswan: add missing charon config files Signed-off-by: Stijn Tintel --- net/strongswan/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 920ca4a6d..1ea16a4bf 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -467,6 +467,9 @@ define Package/strongswan-minimal/install endef define Package/strongswan-charon/install + $(INSTALL_DIR) $(1)/etc/strongswan.d + $(CP) $(PKG_INSTALL_DIR)/etc/strongswan.d/charon.conf $(1)/etc/strongswan.d + $(CP) $(PKG_INSTALL_DIR)/etc/strongswan.d/charon-logging.conf $(1)/etc/strongswan.d $(INSTALL_DIR) $(1)/usr/lib/ipsec $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/ipsec/charon $(1)/usr/lib/ipsec/ $(CP) $(PKG_INSTALL_DIR)/usr/lib/ipsec/libcharon.so.* $(1)/usr/lib/ipsec/