diff options
author | Keine_Ahnung <no@mail.com> | 2013-01-25 21:30:41 +0100 |
---|---|---|
committer | Keine_Ahnung <no@mail.com> | 2013-01-25 21:30:41 +0100 |
commit | 5727d72f708345a39e1ccda222f7643a25732191 (patch) | |
tree | 1c055d4758f922dbd56b8d17799466072046d1d3 /Makefile.1.6 | |
parent | 8e500e48aa6d27f3f61f6659e77cf49b599f7394 (diff) | |
download | vdr-plugin-uactivity-5727d72f708345a39e1ccda222f7643a25732191.tar.gz vdr-plugin-uactivity-5727d72f708345a39e1ccda222f7643a25732191.tar.bz2 |
starting the scripts, some fixes
Diffstat (limited to 'Makefile.1.6')
-rw-r--r-- | Makefile.1.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.1.6 b/Makefile.1.6 index 5026e6a..21c6018 100644 --- a/Makefile.1.6 +++ b/Makefile.1.6 @@ -40,7 +40,7 @@ include $(VDRDIR)/Make.global ### Default values: -PLUGIN_UACTIVITY_COMMAND?=echo vdr-uactivity -r %1$$s -o %2$$s -v %3$$s -C %4$$s -c %5$$s -R %6$$s | at now +PLUGIN_UACTIVITY_COMMAND?=vdr-uactivity -r %1$$s -o %2$$s -v %3$$s -C %4$$s -c %5$$s -R %6$$s ### The version number of VDR's plugin API (taken from VDR's "config.h"): |