summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/jre/jre.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-07-09 20:08:45 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-07-09 20:08:45 (GMT)
commit510f73d6026771c088f2b7e2bfcc8b4a8296f8d6 (patch)
tree86ebf2201393bf024ffb451714b1b908acf786a7 /abs/extra-testing/community/jre/jre.install
parent1e2be322f3cc9a44db7fa888189e384afb9196e9 (diff)
parent4edbece1bc1196306c0dd3f27f6d085038d67db7 (diff)
downloadlinhes_pkgbuild-510f73d6026771c088f2b7e2bfcc8b4a8296f8d6.zip
linhes_pkgbuild-510f73d6026771c088f2b7e2bfcc8b4a8296f8d6.tar.gz
linhes_pkgbuild-510f73d6026771c088f2b7e2bfcc8b4a8296f8d6.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/community/jre/jre.install')
-rw-r--r--abs/extra-testing/community/jre/jre.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/abs/extra-testing/community/jre/jre.install b/abs/extra-testing/community/jre/jre.install
index 778a5fd..4e557a7 100644
--- a/abs/extra-testing/community/jre/jre.install
+++ b/abs/extra-testing/community/jre/jre.install
@@ -10,13 +10,6 @@ post_install() {
sed -e '/application\/x-java-jnlp-file/d' -i /etc/mailcap
fi
echo 'application/x-java-jnlp-file;/opt/java/jre/bin/javaws %s' >>/etc/mailcap
-cat << _EOF
-
-==> In order to have java applets support in firefox you should install
-==> libxtst (pacman -S libxtst).
-
-_EOF
-
}
post_remove() {