Add missing conffiles section
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4372 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a328176fc6
commit
c19233be37
@ -30,6 +30,10 @@ define Package/dhcp-forwarder
|
||||
URL:=http://www.nongnu.org/dhcp-fwd/
|
||||
endef
|
||||
|
||||
define Package/dhcp-forwarder/conffiles
|
||||
/etc/dhcp-fwd.conf
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default,,ac_cv_func_malloc_0_nonnull="yes")
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user