On wto 31 maj 2011 11:41:17 CEST, Sander van Grieken <[email protected]> wrote: > What about a multi-arch RPM approach, where binaries for multiple > architectures are contained in a single RPM, but where only the arch > specific variant is installed?
This is possible to do even now by abusing noarch. Just create a noarch package with binaries for all architectures inside and ln/copy binaries for current arch to correct places in postinst script.
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
