[PyQt] Packaging with sip5

Antonio Rojas arojas at archlinux.org
Thu Dec 12 22:29:43 GMT 2019


Hi,
 What are the equivalents of 'make' and 'make install DESTDIR=foo' with sip5? For packaging it is important to have distinct build and install steps, and the final target install dir may not be available during the build step. Building pyqt with 'sip-build' still tries to write to the target dir - which fails if it is not writtable.




More information about the PyQt mailing list