What steps will reproduce the problem?
1 build libproxy 0.4.6 on python x86_64 where arch dependant data are in
/usr/lib64
2. the arch independant libproxy python binding pick the arch dependant module
path, which is wrong.
What is the expected output? What do you see instead?
Cmake script should discover the accurate arch independant path automatically
and rely on that.
What version of the product are you using? On what operating system?
Fedora 13/14/15 x86_64
Please provide any additional information below.
In fedora that's also break the noarch submodule path where noarch RPM sub
package can be built from x86_64 or x86_32 independantly.
Original issue reported on code.google.com by kwiz...@gmail.com on 7 Nov 2010 at 6:11
Original issue reported on code.google.com by
kwiz...@gmail.com
on 7 Nov 2010 at 6:11Attachments: