pythonPackages.qscintilla: fixup build

It's the same as fcc76325ef.
This commit is contained in:
Vladimír Čunát 2016-09-10 01:09:14 +02:00
parent f348e6ff5a
commit 31c719cf8e

View file

@ -20716,6 +20716,7 @@ in modules // {
preConfigure = ''
mkdir -p $out
lndir ${self.pyqt4} $out
rm -rf "$out/nix-support"
cd Python
${python.executable} ./configure-old.py \
--destdir $out/lib/${python.libPrefix}/site-packages/PyQt4 \