linuxHeaders: fix typo in comment
This commit is contained in:
parent
9159afd459
commit
71f06ea757
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue