mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
force script to be LF (not sure why it wasnt...)
This commit is contained in:
@@ -84,7 +84,7 @@ popd > /dev/null
|
|||||||
path_stb_truetype="$path_thirdparty/stb/src"
|
path_stb_truetype="$path_thirdparty/stb/src"
|
||||||
|
|
||||||
pushd "$path_stb_truetype" > /dev/null
|
pushd "$path_stb_truetype" > /dev/null
|
||||||
eval make
|
eval make -C "$path_stb_truetype"
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
|
|
||||||
source "$(dirname "$0")/helpers/odin_compiler_defs.sh"
|
source "$(dirname "$0")/helpers/odin_compiler_defs.sh"
|
||||||
|
Reference in New Issue
Block a user