tools-hardened/desktop: Code cleanup for build scripts
Code cleanup is simply replacements of spaces to tabs to make all lines coincide with one another.
This commit is contained in:
parent
06559f9d9d
commit
778d69698e
4 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@ setup_confs() {
|
|||
main() {
|
||||
unpack_stage3
|
||||
mount_dirs
|
||||
populate_kernel_src
|
||||
populate_kernel_src
|
||||
populate_etc
|
||||
rebuild_toolchain
|
||||
rebuild_world
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue