[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.
|
monitors collect their data from the server.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/gkrellmd/conffiles
|
||||||
|
/etc/$(PKG_NAME).conf
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CPPFLAGS)" \
|
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CPPFLAGS)" \
|
||||||
LDFLAGS="$(EXTRA_LDFLAGS) " \
|
LDFLAGS="$(EXTRA_LDFLAGS) " \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user