fix build file (other one)

Signed-off-by: mothcompute <mothcompute@protonmail.com>
This commit is contained in:
'mr software' 2023-04-17 10:50:50 -07:00
parent 1f04b813cf
commit bccb0219d7
No known key found for this signature in database
GPG Key ID: 7FA9464091B4ABFA
1 changed files with 2 additions and 0 deletions

2
mcb
View File

@ -4,6 +4,8 @@
# AWFUL build system
# dont laugh at me
MCB=$0
isf() {
LC_ALL=C type $1 2>&1 | grep -q 'function'
}