diff options
| author | Antti Ajanki <antti.ajanki@iki.fi> | 2010-10-26 20:38:16 +0300 |
|---|---|---|
| committer | Antti Ajanki <antti.ajanki@iki.fi> | 2010-10-26 20:38:16 +0300 |
| commit | ac3fa72b3d3b82a20572d03c9d8a4f0296f7d636 (patch) | |
| tree | aaecba7e2d4e67b30fd67329f271d7d4d43e7695 | |
| parent | 3a80da8b6a61da8e2317743f7324800f691a0488 (diff) | |
| download | vdr-plugin-webvideo-ac3fa72b3d3b82a20572d03c9d8a4f0296f7d636.tar.gz vdr-plugin-webvideo-ac3fa72b3d3b82a20572d03c9d8a4f0296f7d636.tar.bz2 | |
Default config file location /video/plugins
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
