forked from Dark-Horse-Linux/pyrois
rectifiers for some deps
This commit is contained in:
11
rex.project/x86_64/components/dependencies/awk-gawk.bash
Executable file
11
rex.project/x86_64/components/dependencies/awk-gawk.bash
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
set -u
|
||||
|
||||
export LC_ALL=C
|
||||
|
||||
app="awk"
|
||||
expected_target="gawk"
|
||||
|
||||
sym_check $app $expected_target
|
||||
|
||||
exit $?
|
||||
Reference in New Issue
Block a user