[PyKDE] [PATCH] PyQt build.py option for lib dir

Hans-Peter Jansen hpj at urpla.net
Mon Mar 24 12:53:01 GMT 2003


Hi Phil,

the attached patch is meant to obsolete an ugly hack found in SuSE rpm specs 
to support 64 bit architectures. They simply patch the offending pathes,
which will break often.

Therefore I've added a new command line option (-L dir), to specify the lib 
base directory, which defaults to "lib". Hopefully, by using "-L lib64", 
build.py is able to build on such archs, but unfortunately I cannot test it, 
since I don't have access to such a system by now.

If you're going to accept it, I will create a similar patch for sip, too.

Thanks,
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PyQt-libopt.diff
Type: text/x-diff
Size: 5500 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030324/5f8e9099/PyQt-libopt.bin


More information about the PyQt mailing list