Add missing conffiles definition, grrr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4419 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e7942a3f7f
commit
330aae61d5
@ -32,6 +32,12 @@ plus ISP features such as rate limiting, walled garden, usage\\\
|
||||
accounting, and more.\\\
|
||||
URL:=http://sourceforge.net/projects/l2tpns
|
||||
endef
|
||||
|
||||
define Package/l2tpns/conffiles
|
||||
/etc/l2tpns/ip_pool
|
||||
/etc/l2tpns/startup-config
|
||||
/etc/l2tpns/users
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user