From 58cf4165d872bc3f6254c83a52e932075809d3c1 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Thu, 30 Aug 2012 19:30:14 -0500
Subject: mythexport:  remove references to /home/mythtv

---
 abs/extra/mythexport/mythexport.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/abs/extra/mythexport/mythexport.install b/abs/extra/mythexport/mythexport.install
index d2c1ae0..a599f2d 100644
--- a/abs/extra/mythexport/mythexport.install
+++ b/abs/extra/mythexport/mythexport.install
@@ -13,7 +13,7 @@ post_install() {
 	mysql -u root mythconverg < /usr/share/mythtv/mythexport.sql
 	ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs
 	ln -s /myth/mythexport /usr/share/mythtv/mythexport/video
-	ln -s /home/mythtv/.mythtv/config.xml /srv/http/.mythtv
+	ln -s $MYTHHOME/.mythtv/config.xml /srv/http/.mythtv
 	chown mythtv:mythtv /var/run/mythtv
 	chown -R mythtv:mythtv /etc/mythtv
 
-- 
cgit v0.12