strongswan: include /etc/swanctl/conf.d/ directory 14668/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 1 Dec 2020 01:23:14 +0000 (18:23 -0700)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 9 Feb 2021 06:51:45 +0000 (23:51 -0700)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
net/strongswan/Makefile

index 18c48e6382a3bfa9e87e140cf94b9dcd21985f60..2ff5ec51ad5401675f0392bc03f3b2f1e5dc2f67 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
 PKG_VERSION:=5.9.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/
@@ -524,7 +524,7 @@ define Package/strongswan-swanctl/conffiles
 endef
 
 define Package/strongswan-swanctl/install
-       $(INSTALL_DIR) $(1)/etc/swanctl/{bliss,ecdsa,pkcs{12,8},private,pubkey,rsa}
+       $(INSTALL_DIR) $(1)/etc/swanctl/{bliss,conf.d,ecdsa,pkcs{12,8},private,pubkey,rsa}
        $(INSTALL_DIR) $(1)/etc/swanctl/x509{,aa,ac,ca,crl,ocsp}
        $(CP) $(PKG_INSTALL_DIR)/etc/swanctl/swanctl.conf $(1)/etc/swanctl/
        $(INSTALL_DIR) $(1)/usr/sbin