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

fixed typo in build.sh script

[[Split portion of a mixed commit.]]
parent 9c1be998
Branches
Tags
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.
Please register or to comment