Merge pull request #68512 from nspin/pr/stdenv-spelling

stdenv: fix misspellings of dontPatchELF
This commit is contained in:
Peter Hoeg
2019-09-12 17:04:49 +08:00
committed by GitHub
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
dontBuild = true;
dontConfigure = true;
dontPatchElf = true;
dontPatchELF = true;
unpackPhase = ''
ar xf $src