forked from rosa/hakurei
internal/rosa: remove gawk
This change fully eliminates gawk. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -18,7 +18,7 @@ var (
|
||||
_musl = H("musl")
|
||||
|
||||
_bash = H("bash")
|
||||
_gawk = H("gawk")
|
||||
_awk = H("awk")
|
||||
_pythonEarly = H("python-early")
|
||||
_coreutils = H("coreutils")
|
||||
_diffutils = H("diffutils")
|
||||
@@ -372,7 +372,7 @@ ln -s clang++ /work/system/bin/c++
|
||||
_perl,
|
||||
_diffutils,
|
||||
_bash,
|
||||
_gawk,
|
||||
_awk,
|
||||
_coreutils,
|
||||
_findutils,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user