> Am 15.04.2015 um 13:28 schrieb Sean P. DeNigris <[email protected]>: > > Is it built from sources? How does it solve the 32-bit lib problem?
Yes it is built from sources. In the older distributions there were explicit 32bit packages, e.g. the infamous ia32-libs. Later they introduced architectures in the mix, so you can add a package:i386 to select the i386 version of it. Taking this it is just a matter of putting the right dependencies in the package file. Norbert
