[arch-commits] Commit in jre/trunk (jre.install)
Eduardo Romero
eduardo at archlinux.org
Thu Jul 3 22:51:50 UTC 2008
Date: Thursday, July 3, 2008 @ 18:51:50
Author: eduardo
Revision: 4116
Modified:
jre/trunk/jre.install
-------------+
jre.install | 7 +++++++
1 file changed, 7 insertions(+)
Modified: jre.install
===================================================================
--- jre.install 2008-07-03 21:39:16 UTC (rev 4115)
+++ jre.install 2008-07-03 22:51:50 UTC (rev 4116)
@@ -10,6 +10,13 @@
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() {
More information about the arch-commits
mailing list