Ok, multi-arch is good.

Can anyone help me:
for now i386 and amd64 libs are built from the same source
at the same time - I can't change this way. I'd like to pack these libs.

I'm sure I'm far from the truth :-)
Please, correct me:

debian/control:

Source: ...
...

Package: libfoo
Section: libs
Priority: standard
Architecture: amd64
Multi-Arch: same
...
Package: libfoo
Section: libs
Priority: standard
Architecture: i386
Multi-Arch: foreign
...

debian/libfoo.install.amd64
debian/libfoo.install.i386



2011/10/15 Paul Wise <[email protected]>

> On Sat, Oct 15, 2011 at 4:21 AM, Igor Pashev wrote:
>
> > I'm building a package with:
> >
> > 64-bits app (foo),
> > 64-bits lib (libfoo) and
> > 32-bits lib (lib32foo).
>
> Please use multiarch instead of doing that.
>
> --
> bye,
> pabs
>
> http://wiki.debian.org/PaulWise
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive:
> http://lists.debian.org/caktje6gvu_o92wsdrpddrg6cba7lxy4ej0kcdrrdf54h8s7...@mail.gmail.com
>
>

Reply via email to