[packages] openswan: mark conffiles

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25612 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-02-20 16:01:16 +00:00
parent 7da70dc040
commit af960ff4d7

View File

@ -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