mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
parent
f348e6ff5a
commit
31c719cf8e
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user