kodelife: preferLocalBuild

gstqt5
Jonathan Ringer 2020-04-13 10:12:26 -07:00 committed by Jon
parent 088afc8375
commit 8fdc7cc1d0
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ stdenv.mkDerivation rec {
dontBuild = true;
dontStrip = true;
dontPatchELF = true;
preferLocalBuild = true;
installPhase = ''
mkdir -p $out/bin