summaryrefslogtreecommitdiff
path: root/plugins/streamdev/plugin.sh
diff options
context:
space:
mode:
authorkwacker <vdr@w-i-r.com>2010-04-11 13:46:11 +0200
committerkwacker <vdr@w-i-r.com>2010-04-11 13:46:11 +0200
commit9b144d30e0ea8ce900c37b96ba2cbdda14b0ae88 (patch)
tree3a52de029f950dcd9f9856a53fd67abef8519e68 /plugins/streamdev/plugin.sh
parent9cd931834ecadbf5efefdf484abb966e9248ebbb (diff)
downloadx-vdr-9b144d30e0ea8ce900c37b96ba2cbdda14b0ae88.tar.gz
x-vdr-9b144d30e0ea8ce900c37b96ba2cbdda14b0ae88.tar.bz2
Burn 0.2.0-beta3 und Streamdev mit Paches aktualisiert
Diffstat (limited to 'plugins/streamdev/plugin.sh')
-rwxr-xr-xplugins/streamdev/plugin.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/streamdev/plugin.sh b/plugins/streamdev/plugin.sh
index 81e6278..5bd439b 100755
--- a/plugins/streamdev/plugin.sh
+++ b/plugins/streamdev/plugin.sh
@@ -3,7 +3,7 @@
# x-vdr (Installations-Skript fuer einen VDR mit Debian als Basis)
# von Marc Wernecke - www.zulu-entertainment.de
# 07.04.2009
-#
+# kwacker: auf cvs umgestellt und Patches hinzugefuegt 11.04.2010
# vdr-streamdev
# defaults
@@ -14,7 +14,7 @@ source ./../../functions
WEB="http://www.zulu-entertainment.de/files/vdr-streamdev/vdr-streamdev-0.5.0-pre.tgz"
VERSION="streamdev-0.5.0-pre"
LINK="streamdev"
-CVS="0"
+CVS="1"
[ "$CVS" = "1" ] && VERSION="streamdev-cvs"