dwarf-therapist: fix build (see #14670)
This commit is contained in:
parent
755e4633c7
commit
0ffd6d16b6
@ -20,7 +20,7 @@ stdenv.mkDerivation {
|
|||||||
enableParallelBuilding = false;
|
enableParallelBuilding = false;
|
||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
qmake PREFIX=$out
|
$QMAKE PREFIX=$out
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Move layout files so they cannot be found by Therapist
|
# Move layout files so they cannot be found by Therapist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user