corrected versionEnvs

This commit is contained in:
Stephen Gaito 2019-11-28 10:32:42 +00:00
parent 24631e31ab
commit d640bd83f0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export POPPLER_VERSION=poppler-0.81.0
#export FONTFORGE_VERSION=20190801
export FONTFORGE_VERSION=20170731
if [ -n "$PDF2HTMLEX_BRANCH" ]; then
if [ -z "$PDF2HTMLEX_BRANCH" ]; then
export PDF2HTMLEX_BRANCH="$(git rev-parse --abbrev-ref HEAD)"
fi