diff options
| author | Keine_Ahnung <dirk-vdr@gmx.de> | 2013-02-06 20:15:43 +0100 |
|---|---|---|
| committer | Keine_Ahnung <dirk-vdr@gmx.de> | 2013-02-06 20:15:43 +0100 |
| commit | a99c8f45640a05ca3f529fedab799939211a1cf9 (patch) | |
| tree | 33a3278d8d1ac6d47f552ca0596498ea3a921bab /Make.config.template | |
| parent | b2316e705cf742ac9e811d3c3e200a8f21547bab (diff) | |
| download | vdr-plugin-uactivity-a99c8f45640a05ca3f529fedab799939211a1cf9.tar.gz vdr-plugin-uactivity-a99c8f45640a05ca3f529fedab799939211a1cf9.tar.bz2 | |
fixed makefile install target; finished #20-switch_tv_light activity script
Diffstat (limited to 'Make.config.template')
| -rw-r--r-- | Make.config.template | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Make.config.template b/Make.config.template index 04fc5e2..eaa22fa 100644 --- a/Make.config.template +++ b/Make.config.template @@ -4,9 +4,7 @@ # Copy this file to 'Make.config' and change the parameters as necessary. # -# The shell comman used -# If you are using upstart you may use -# PLUGIN_UACTIVITY_COMMAND=initctl emit --system --no-wait vdr-uactivity reason=%1$$s orgin=%2$$s value=%3$$s ConfigDirectory=%4$$s CacheDirectory=%5$$s ResourceDirectory=%6$$s +# The shell command used PLUGIN_UACTIVITY_COMMAND?=vdr-uactivity -r %1$$s -o %2$$s -v %3$$s -C %4$$s -c %5$$s -R %6$$s |
