Bug#676618: remove /usr/lib/jni from java.library.path ?

2013-11-06 Thread Sylvestre Ledru
Le 06/11/2013 15:23, Mathieu Malaterre a écrit :
> severity 676618 important
> user 676618 multiarch-de...@lists.alioth.debian.org
> usertags 676618 multiarch
> thanks
>
> I am wondering if this make sense to remove /usr/lib/jni from openjdk
> and al. since we now have /usr/lib/$(DEB_MULTIARCH)/jni
>
> $ cat openjdk-6-6b27-1.12.6/debian/patches/deb-multiarch-original.diff
> [...]
> +#ifdef DEB_MULTIARCH
> +#define DEFAULT_LIBPATH "/usr/lib/" DEB_MULTIARCH "/jni" ":/lib/"
> DEB_MULTIARCH ":/usr/lib/" DEB_MULTIARCH ":/usr/lib/jni:/lib:/usr/lib"
> +#else
>  #define DEFAULT_LIBPATH "/usr/lib/jni:/lib:/usr/lib"
> +#endif
>
>
AFAIK, not all JNI-based packages have switched to multiarch
installation path.
So, we cannot do that yet.

Sylvestre


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#676618: remove /usr/lib/jni from java.library.path ?

2013-11-06 Thread Mathieu Malaterre
severity 676618 important
user 676618 multiarch-de...@lists.alioth.debian.org
usertags 676618 multiarch
thanks

I am wondering if this make sense to remove /usr/lib/jni from openjdk
and al. since we now have /usr/lib/$(DEB_MULTIARCH)/jni

$ cat openjdk-6-6b27-1.12.6/debian/patches/deb-multiarch-original.diff
[...]
+#ifdef DEB_MULTIARCH
+#define DEFAULT_LIBPATH "/usr/lib/" DEB_MULTIARCH "/jni" ":/lib/"
DEB_MULTIARCH ":/usr/lib/" DEB_MULTIARCH ":/usr/lib/jni:/lib:/usr/lib"
+#else
 #define DEFAULT_LIBPATH "/usr/lib/jni:/lib:/usr/lib"
+#endif


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org