diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2020-03-04 21:51:33 +0100 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2020-03-04 21:51:33 +0100 |
commit | f28747d2cb5410be7a34b4ea9e1257df265e28b7 (patch) | |
tree | a35df6a3eac2c630a16228b2c44f9350b95bf18d /var | |
parent | proj/gentoo-vdr-scripts: removed depricated log entry for new svdrp port (diff) | |
download | gentoo-vdr-scripts-master.tar.gz gentoo-vdr-scripts-master.tar.bz2 gentoo-vdr-scripts-master.zip |
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'var')
-rw-r--r-- | var/lib/vdr/tmp/Makefile (renamed from var/vdr/tmp/Makefile) | 2 | ||||
-rw-r--r-- | var/lib/vdr/tmp/systemd_env (renamed from var/vdr/tmp/systemd_env) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/var/vdr/tmp/Makefile b/var/lib/vdr/tmp/Makefile index 3ad46b8..c1eed39 100644 --- a/var/vdr/tmp/Makefile +++ b/var/lib/vdr/tmp/Makefile @@ -1,6 +1,6 @@ SHELL = /bin/bash -MYDIR = $(DESTDIR)/var/vdr/tmp +MYDIR = $(DESTDIR)/var/lib/vdr/tmp SUBDIRS = BINS = CONFS = systemd_env diff --git a/var/vdr/tmp/systemd_env b/var/lib/vdr/tmp/systemd_env index e69de29..e69de29 100644 --- a/var/vdr/tmp/systemd_env +++ b/var/lib/vdr/tmp/systemd_env |