kumquat-buildroot/package/python-pyqt
Gwenhael Goavec-Merou 348be778ff python-pyqt: fix install
PyQt4 provides two version for some py files: one for python2.x and one for
python3.x. This two versions are installed in TARGET_DIR.
After installing files, python is used to generate all .pyc files, but fails
like :
class ProxyBase(metaclass=ProxyMetaclass):
                             ^
							 SyntaxError: invalid syntax

This is not a package build failure and this fix is only cosmetic.
This patch suppress directory for not targeted python version.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-17 00:08:35 +02:00
..
0001-configure-skip-qtdetail.patch
0002-configure-set-qws.patch
0003-sip-add_qws.patch
0004-sip-QtGuit-hide-qfont-cachestatistics.patch
0005-sip-fix_qws_handle.patch
Config.in
python-pyqt.hash
python-pyqt.mk python-pyqt: fix install 2015-05-17 00:08:35 +02:00