From: Philip Prindeville Date: Tue, 1 Dec 2020 01:23:14 +0000 (-0700) Subject: strongswan: include /etc/swanctl/conf.d/ directory X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6753414f853e30c04fdb91e3918c0165068a4832;p=openwrt-packages.git strongswan: include /etc/swanctl/conf.d/ directory Signed-off-by: Philip Prindeville --- diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 18c48e638..2ff5ec51a 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -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