From 0009bffd7067606a96b9354f8fc2e6ad7d8c0815 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Sun, 19 Jul 2009 00:14:44 -0700
Subject: Myth2Ipod:Fixed locate of htdocs.

---
 abs/extra-testing/myth2ipod/PKGBUILD  | 2 +-
 abs/extra-testing/myth2ipod/myth2ipod | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/extra-testing/myth2ipod/PKGBUILD b/abs/extra-testing/myth2ipod/PKGBUILD
index 4a4f3bf..80a8613 100755
--- a/abs/extra-testing/myth2ipod/PKGBUILD
+++ b/abs/extra-testing/myth2ipod/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=myth2ipod
 pkgver=0.2
-pkgrel=16
+pkgrel=17
 arch=("i686")
 pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
 url="myth2ipod.com"
diff --git a/abs/extra-testing/myth2ipod/myth2ipod b/abs/extra-testing/myth2ipod/myth2ipod
index 73ca886..84a3ac0 100755
--- a/abs/extra-testing/myth2ipod/myth2ipod
+++ b/abs/extra-testing/myth2ipod/myth2ipod
@@ -14,7 +14,7 @@
 	my $portable = "ipod";
 	my $feedfile = "/myth/ipodfeed/feed.php";
 	my $feedpath = "/myth/ipodfeed/";
-	my $wwwloc = "/var/www/";
+	my $wwwloc = "/data/srv/httpd/htdocs";
 	my $feedurl = "http://REPLACEME/ipodfeed/";
 	my $nuvoptions ="--mode=iPod --nice=19 --cutlist --nodenoise --nodeinterlace --nomultipass";
 	
-- 
cgit v0.12