Bug#367887: Patch

Anton Piatek anton at piatek.co.uk
Tue Sep 15 19:24:31 UTC 2009


The problem is that we install mutliple alternatives (e.g.
mozilla-javaplugin.so firefox-javaplugin.so etc) but the remove-common
only attempts to remove "firefox-javaplugin.so"
I think the following will solve it:

diff /usr/share/java-package/remove-common /tmp/remove-common
16a17
>         local program="$1"
18c19
<             --remove "firefox-javaplugin.so"
"$plugin_dir/libjavaplugin_oji.so"
---
>             --remove "$program" "$plugin_dir/libjavaplugin_oji.so"


Anton
-- 
Anton Piatek
email: anton at piatek.co.uk	
blog/photos:			http://www.strangeparty.com
pgp: [0xB307BAEF]	(http://www.strangeparty.com/anton.asc)
fingerprint: 116A 5F01 1E5F 1ADE 78C6 EDB3 B9B6 E622 B307 BAEF

No trees were destroyed in the sending of this message, however, a
significant number of electrons were terribly inconvenienced.





More information about the pkg-java-maintainers mailing list