On Thu, Aug 02, 2007 at 09:38:01AM +0000, Andreas Putzo wrote:
> 
> Am 2.8.2007 schrieb "Michael Koch" <[EMAIL PROTECTED]>:
> >
> >Anyway, I will look into that bug later and try to fix it.
> 
> --- sun-j2sdk1.6/install.orig 2007-08-02 09:32:33.000000000 +0000
> +++ sun-j2sdk1.6/install      2007-08-02 09:32:47.000000000 +0000
> @@ -91,6 +91,6 @@
>  iceweasel_dir="/usr/lib/iceweasel/plugins"
>  [ -d "$iceweasel_dir" ] || install -d -m 755 "$iceweasel_dir"
>  update-alternatives \
> -    --install ""$iceweasel_dir/libjavaplugin.so" \
> +    --install "$iceweasel_dir/libjavaplugin.so" \
>       "iceweasel-javaplugin.so" \
>       "$plugin_dir/ns7/libjavaplugin_oji.so" "$priority"
> 

Thanks for this patch. This helped a lot.

I just uploaded a fixed version 0.33.


Cheers,
Michael


_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to