From ac3fa72b3d3b82a20572d03c9d8a4f0296f7d636 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Tue, 26 Oct 2010 20:38:16 +0300 Subject: Default config file location /video/plugins --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a027389..520d2b4 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ VDRDIR ?= /usr/src/vdr-1.6.0 # VDR's library directory VDRPLUGINDIR ?= $(VDRDIR)/PLUGINS/lib # VDR's plugin conf directory -VDRPLUGINCONFDIR ?= /video +VDRPLUGINCONFDIR ?= /video/plugins # VDR's locale directory VDRLOCALEDIR ?= $(VDRDIR)/locale -- cgit v1.2.3