From 330aae61d5d935c50144f208aa7910f868c7b389 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 3 Aug 2006 11:51:33 +0000 Subject: [PATCH] Add missing conffiles definition, grrr git-svn-id: svn://svn.openwrt.org/openwrt/packages@4419 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/l2tpns/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/net/l2tpns/Makefile b/net/l2tpns/Makefile index fc8d5473b..2fc0dee23 100644 --- a/net/l2tpns/Makefile +++ b/net/l2tpns/Makefile @@ -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) \ -- 2.11.0