summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/myth2ipod/myth2ipod
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-07-19 07:14:44 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-07-19 07:14:44 (GMT)
commit0009bffd7067606a96b9354f8fc2e6ad7d8c0815 (patch)
tree51f07cd7cb7dcb31ecc7f7b1e83616f0d840b85c /abs/extra-testing/myth2ipod/myth2ipod
parent9bb1cdafc910c52aa1b5575ce9a47e13de20962a (diff)
downloadlinhes_pkgbuild-0009bffd7067606a96b9354f8fc2e6ad7d8c0815.zip
linhes_pkgbuild-0009bffd7067606a96b9354f8fc2e6ad7d8c0815.tar.gz
linhes_pkgbuild-0009bffd7067606a96b9354f8fc2e6ad7d8c0815.tar.bz2
Myth2Ipod:Fixed locate of htdocs.
Diffstat (limited to 'abs/extra-testing/myth2ipod/myth2ipod')
-rwxr-xr-xabs/extra-testing/myth2ipod/myth2ipod2
1 files changed, 1 insertions, 1 deletions
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";