[packages] openswan: mark conffiles
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25612 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7da70dc040
commit
af960ff4d7
@ -83,6 +83,11 @@ define Build/Install
|
||||
$(MAKE) $(OPENSWAN_MAKEFLAGS) install
|
||||
endef
|
||||
|
||||
define Package/openswan/conffiles
|
||||
/etc/ipsec.conf
|
||||
/etc/ipsec.secrets
|
||||
endef
|
||||
|
||||
define Package/openswan/install
|
||||
$(CP) $(PKG_INSTALL_DIR)/* $(1)
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user