[vdr] [PATCH] Suggest naming central plugin make config as plugin.mk.
Ville Skyttä
ville.skytta at iki.fi
Sat Feb 16 19:33:10 CET 2013
Makes it clearer that it's a Makefile snippet, distinguishes from VDR
conf files. Reposted here per Klaus' request, he'd like to see 3
people ack this.
---
Make.config.template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Make.config.template b/Make.config.template
index b02d796..5bd0a10 100644
--- a/Make.config.template
+++ b/Make.config.template
@@ -62,7 +62,7 @@ endif
# Use this if you want to have a central place where you configure compile time
# parameters for plugins:
-#PLGCFG = $(CONFDIR)/plugins.conf
+#PLGCFG = $(CONFDIR)/plugins.mk
### The remote control:
--
1.7.11.7
More information about the vdr
mailing list