linuxHeaders: fix typo in comment

This commit is contained in:
Alyssa Ross 2019-12-02 16:48:25 +00:00
parent 9159afd459
commit 71f06ea757
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -58,7 +58,7 @@ let
+ '' mkdir -p $out/include/config
echo "${version}-default" > $out/include/config/kernel.release
''
# These oddly named file records teh `SHELL` passed, which causes bootstrap
# These oddly named file records the `SHELL` passed, which causes bootstrap
# tools run-time dependency.
+ ''
find "$out" -name '..install.cmd' -print0 | xargs -0 rm