On Saturday 12 April 2003 16:58, Marcelo E. Magallon wrote:
> >> Arnd Bergmann <[EMAIL PROTECTED]> writes:
> >>
>  > Every architecture knows where its libraries are installed. One way
>  > would be to make 'dpkg-architecture -qDEB_HOST_LIBTYPE' return either
>  > 'lib' or 'lib64' depending on the architecture. You have to do
>  > something like this anyway because the file list and the configure
>  > arguments are also different.
>
>  I feel my leg being pulled :-)
>
>  Again, with -v -v -v, what do you write in the Architecture field
>  corresponding to the lib64foo package in the debian/control file?

Ok, now I see your point. What I wanted to do is put 'Architecture: any'
in the control file and use debian/substvars to define the actual
name of the binary package, e.g. 'Package: ${lib}foo'. I suppose there 
is a good reason why using a generated package name does not work, so 
we have to come up with something else.
Sorry for the confusion.

        Arnd <><


Reply via email to