Bug#467069: pango1.0: biarch support
Loïc Minier
lool at dooz.org
Sat Feb 23 12:14:28 UTC 2008
On Fri, Feb 22, 2008, Javier Serrano Polo wrote:
> Going back to the rebuild, I'd need a simple way to set the library path
> through DEB_BUILD_OPTIONS. pango1.0 is almost done. Packages gtk+2.0 and
> libao have the same problem (and probably 22 more packages).
> I'd like to know if I can count on you to help or accept my help, so I
> can automate this more reliably.
Well isn't DEB_BUILD_OPTIONS=multiarch doing what you want?!
If you can pass params to debian/rules binary, you can also try
overriding LIBDIR directly:
fakeroot debian/rules binary LIBDIR=usr/lib32
(or MODULES_PATH, MODULE_FILES_D etc.; see pango1.0's debian/rules)
I still don't quite understand what your problem is, so that's a
barrier to accepting the patches, but I welcome patches in general! ;)
--
Loïc Minier
More information about the pkg-gnome-maintainers
mailing list