mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
[packages] gkrellmd: Made /etc/gkrellmd.conf a conffile because it is.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2d58926aa5
commit
092dfaa047
@ -33,6 +33,10 @@ define Package/gkrellmd/description
|
||||
monitors collect their data from the server.
|
||||
endef
|
||||
|
||||
define Package/gkrellmd/conffiles
|
||||
/etc/$(PKG_NAME).conf
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CPPFLAGS)" \
|
||||
LDFLAGS="$(EXTRA_LDFLAGS) " \
|
||||
|
Loading…
Reference in New Issue
Block a user