Javier Serrano Polo <[EMAIL PROTECTED]> writes:

> Multiarch libraries have their own directories, allowing them to be
> shared among all architectures. Please add support for this.

> --- checks/shared-libs.orig   2008-02-04 08:06:01.000000000 +0100
> +++ checks/shared-libs        2008-03-04 15:43:35.000000000 +0100
> @@ -31,9 +31,11 @@
>      qw( lib
>       lib32
>       lib64
> +     lib/i486-linux-gnu
>          usr/lib
>       usr/lib32
>       usr/lib64
> +     usr/lib/i486-linux-gnu
>          usr/lib/libg++-dbg
>          usr/X11R6/lib/Xaw3d
>          usr/local/lib

Are you sure that you want this?  This will require that packages that
install shared libraries into those directories have shlibs files, call
ldconfig, and so forth.  Aren't those directories frequently used in
arch-independent packages that are installed for cross-building and hence
shouldn't provide shlibs and ldconfig calls for the host operating system?

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to