Re: [vdr] [PATCH] Suggest naming central plugin make config as plugin.mk.

2013-02-18 Thread Klaus Schmidinger

On 16.02.2013 19:33, Ville Skyttä wrote:

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:


There have been two more AKCs on vdr-portal.de (where I posted your patch
and asked for ACK/NACK), so the patch is accepted.

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH] Suggest naming central plugin make config as plugin.mk.

2013-02-17 Thread Lars Hanisch
Am 16.02.2013 19:33, schrieb Ville Skyttä:
> 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.

 PLGCFG is new, has anyone used it so far?
 I have no objections.

Acked-by: Lars Hanisch 

Regards,
Lars.

> ---
>  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:
>  
>

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] [PATCH] Suggest naming central plugin make config as plugin.mk.

2013-02-16 Thread Ville Skyttä
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


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr