diff -u sun-java6-6-00/debian/changelog sun-java6-6-00/debian/changelog --- sun-java6-6-00/debian/changelog +++ sun-java6-6-00/debian/changelog @@ -1,3 +1,9 @@ +sun-java6 (6-00-2ubuntu3) gutsy; urgency=low + + * Patch to install Firefox plugin to the proper place (LP: 112994) + + -- Aron Sisak Fri, 22 Jun 2007 18:11:19 +0200 + sun-java6 (6-00-2ubuntu2) feisty; urgency=low * Use the unversioned jvm path for the man page alternatives. diff -u sun-java6-6-00/debian/JB-plugin.postinst.in sun-java6-6-00/debian/JB-plugin.postinst.in --- sun-java6-6-00/debian/JB-plugin.postinst.in +++ sun-java6-6-00/debian/JB-plugin.postinst.in @@ -14,8 +14,11 @@ # /usr/lib/mozilla-firefox/plugins is still searched # by the firefox installation in /usr/lib/firefox +# +# It seems that this is not the case any more +# // Mikael Gerdin 2007-06-16 update-alternatives --quiet --install \ - /usr/lib/mozilla-firefox/plugins/libjavaplugin.so \ + /usr/lib/firefox/plugins/libjavaplugin.so \ firefox-javaplugin.so \ $PLUGINPTH \ $priority