stdenv: fix misspellings of dontPatchELF

This commit is contained in:
Nick Spinale
2019-07-23 10:32:11 +00:00
parent 37e333af9a
commit d2333beb86
5 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
dontBuild = true;
dontConfigure = true;
dontPatchElf = true;
dontPatchELF = true;
unpackPhase = ''
ar xf $src