summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2010-10-26 20:38:16 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2010-10-26 20:38:16 +0300
commitac3fa72b3d3b82a20572d03c9d8a4f0296f7d636 (patch)
treeaaecba7e2d4e67b30fd67329f271d7d4d43e7695
parent3a80da8b6a61da8e2317743f7324800f691a0488 (diff)
downloadvdr-plugin-webvideo-ac3fa72b3d3b82a20572d03c9d8a4f0296f7d636.tar.gz
vdr-plugin-webvideo-ac3fa72b3d3b82a20572d03c9d8a4f0296f7d636.tar.bz2
Default config file location /video/plugins
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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