aboutsummaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2014-10-01 10:09:24 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2014-10-01 10:09:24 +0200
commit41a02bec1c139246070afb173e9e9bdcac36a2eb (patch)
tree56f1b99178dcc0c157df90b24dc7de9247f1e7eb /var
parentBumped to version 2.5_rc1 (diff)
downloadgentoo-vdr-scripts-41a02bec1c139246070afb173e9e9bdcac36a2eb.tar.gz
gentoo-vdr-scripts-41a02bec1c139246070afb173e9e9bdcac36a2eb.tar.bz2
gentoo-vdr-scripts-41a02bec1c139246070afb173e9e9bdcac36a2eb.zip
added --keep-going to vdrplugin-rebuild; added empty file plugins_skipped_ALL to fix the fail on vdrplugin-rebuild -s parameter; bump to vdrplugin-rebuild-0.5
Diffstat (limited to 'var')
-rw-r--r--var/vdr/tmp/Makefile2
-rw-r--r--var/vdr/tmp/plugins_skipped_ALL0
2 files changed, 1 insertions, 1 deletions
diff --git a/var/vdr/tmp/Makefile b/var/vdr/tmp/Makefile
index 3009af8..538ce84 100644
--- a/var/vdr/tmp/Makefile
+++ b/var/vdr/tmp/Makefile
@@ -5,7 +5,7 @@ SHELL = /bin/bash
MYDIR = $(DESTDIR)/var/vdr/tmp
SUBDIRS =
BINS =
-CONFS = systemd_env
+CONFS = systemd_env plugins_skipped_ALL
all:
diff --git a/var/vdr/tmp/plugins_skipped_ALL b/var/vdr/tmp/plugins_skipped_ALL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/var/vdr/tmp/plugins_skipped_ALL