dwarf-therapist: fix build (see #14670)

This commit is contained in:
Nikolay Amiantov 2016-04-14 02:01:45 +03:00
parent 755e4633c7
commit 0ffd6d16b6

View File

@ -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