summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-08-30 06:04:41 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-08-30 06:04:41 (GMT)
commit29ad4affc41af7ed94cd2ed55373f5459bd7182c (patch)
tree684339b189b672af5871aa2fedb0c7e0b1d1f6a8
parent3d4a484734ecc7b5e8f4e701fc8ee52115fdc370 (diff)
downloadlinhes_pkgbuild-29ad4affc41af7ed94cd2ed55373f5459bd7182c.zip
linhes_pkgbuild-29ad4affc41af7ed94cd2ed55373f5459bd7182c.tar.gz
linhes_pkgbuild-29ad4affc41af7ed94cd2ed55373f5459bd7182c.tar.bz2
Folding@Home:Updates for webpage.
-rw-r--r--abs/extra-testing/community/foldingathome/PKGBUILD2
-rw-r--r--abs/extra-testing/community/foldingathome/foldingathome.install4
2 files changed, 4 insertions, 2 deletions
diff --git a/abs/extra-testing/community/foldingathome/PKGBUILD b/abs/extra-testing/community/foldingathome/PKGBUILD
index e6b6788..bb93407 100644
--- a/abs/extra-testing/community/foldingathome/PKGBUILD
+++ b/abs/extra-testing/community/foldingathome/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=foldingathome
pkgver=6.02
-pkgrel=5
+pkgrel=6
pkgdesc="Folding@Home is a distributed computing project which studies protein folding, misfolding, aggregation, and related diseases."
arch=('i686')
url="http://folding.stanford.edu/"
diff --git a/abs/extra-testing/community/foldingathome/foldingathome.install b/abs/extra-testing/community/foldingathome/foldingathome.install
index 8bcfaf3..20e48d1 100644
--- a/abs/extra-testing/community/foldingathome/foldingathome.install
+++ b/abs/extra-testing/community/foldingathome/foldingathome.install
@@ -34,7 +34,9 @@ port=8080
EOM
fi
fi
-
+ rm -fr $r6_fah_dir/index.html
+ ln -s $r6_fah_dir/MyFolding.html $r6_fah_dir/index.html
+ ln -s $r6_fah_dir /data/srv/httpd/htdocs/foldingathome
/sbin/add_service.sh fah
}