aboutsummaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2020-03-04 21:51:33 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2020-03-04 21:51:33 +0100
commitf28747d2cb5410be7a34b4ea9e1257df265e28b7 (patch)
treea35df6a3eac2c630a16228b2c44f9350b95bf18d /var
parentproj/gentoo-vdr-scripts: removed depricated log entry for new svdrp port (diff)
downloadgentoo-vdr-scripts-f28747d2cb5410be7a34b4ea9e1257df265e28b7.tar.gz
gentoo-vdr-scripts-f28747d2cb5410be7a34b4ea9e1257df265e28b7.tar.bz2
gentoo-vdr-scripts-f28747d2cb5410be7a34b4ea9e1257df265e28b7.zip
overlay/vdr/devel: moved homedir /var/vdr to /var/lib/vdrHEADmaster
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