nixpkgs/pkgs/development/python-modules/pyqt
aszlig f1c2572479
pyqt5: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of pyqt5 override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of pyqt5 and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
..
4.x.nix python pyqt: add python.libPrefix 2015-12-11 11:28:31 +01:00
5.x.nix pyqt5: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00