Bug#435632: cannot install created pacakge for j2sdk 1.6.0+update2

Michael Koch konqueror at gmx.de
Thu Aug 2 19:26:16 UTC 2007


On Thu, Aug 02, 2007 at 09:38:01AM +0000, Andreas Putzo wrote:
> 
> Am 2.8.2007 schrieb "Michael Koch" <konqueror at gmx.de>:
> >
> >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




More information about the pkg-java-maintainers mailing list