diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-07-09 16:31:26 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-07-09 16:31:26 (GMT) |
commit | 4edbece1bc1196306c0dd3f27f6d085038d67db7 (patch) | |
tree | a0e6f8b006a73be4851c6dba59f286237b2b28b0 /abs/extra-testing/community/jre/jre.install | |
parent | abae5612155504ff82912331e9a586dafcab41f4 (diff) | |
download | linhes_pkgbuild-4edbece1bc1196306c0dd3f27f6d085038d67db7.zip linhes_pkgbuild-4edbece1bc1196306c0dd3f27f6d085038d67db7.tar.gz linhes_pkgbuild-4edbece1bc1196306c0dd3f27f6d085038d67db7.tar.bz2 |
Sun Java JRE: updated to 6u14
Diffstat (limited to 'abs/extra-testing/community/jre/jre.install')
-rw-r--r-- | abs/extra-testing/community/jre/jre.install | 7 |
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() { |