summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-01-11 17:50:25 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-01-11 17:50:25 +0000
commit9cf59f0f660cf8561d6571219573e0c3517ce946 (patch)
tree329024df7d47264129a579227b2736e428c3aea0 /media-tv
parentStable on ppc64; bug #117495 (diff)
downloadgentoo-2-9cf59f0f660cf8561d6571219573e0c3517ce946.tar.gz
gentoo-2-9cf59f0f660cf8561d6571219573e0c3517ce946.tar.bz2
gentoo-2-9cf59f0f660cf8561d6571219573e0c3517ce946.zip
added HOME param to initscript
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/files/mythbackend-0.18.2.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-tv/mythtv/files/mythbackend-0.18.2.rc b/media-tv/mythtv/files/mythbackend-0.18.2.rc
index 9861f04299d2..e838584ccb53 100644
--- a/media-tv/mythtv/files/mythbackend-0.18.2.rc
+++ b/media-tv/mythtv/files/mythbackend-0.18.2.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend-0.18.2.rc,v 1.1 2005/12/26 09:15:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend-0.18.2.rc,v 1.2 2006/01/11 17:50:25 cardoe Exp $
depend() {
need net
@@ -12,6 +12,7 @@ start() {
[[ -z "${MYTH_VERBOSE}" ]] && MYTH_VERBOSE="none"
QTDIR=/usr/qt/3
+ HOME=/home/mythtv
#fixes for bug #101308
unset DISPLAY