Skip to content
Snippets Groups Projects
Commit 940007d6 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

fixed typo in build.sh script

[[Split portion of a mixed commit.]]
parent 1178c89a
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@ fi
LUAHBENABLE=--enable-luahbtex=no
if [ "$BUILDHB" = "TRUE" ]
if [ "$BUILDLUAHB" = "TRUE" ]
then
LUAHBENABLE="--enable-luahbtex"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment