Fix ARM/Arm typo.
This commit is contained in:
parent
372b0cda52
commit
704fc40bd8
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
# Explained below in configureFlags for ARM
|
# Explained below in configureFlags for ARM
|
||||||
patches = stdenv.lib.optionals stdenv.isARM [
|
patches = stdenv.lib.optionals stdenv.isArm [
|
||||||
./findvanilla.patch
|
./findvanilla.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user