mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
corrected versionEnvs
This commit is contained in:
parent
24631e31ab
commit
d640bd83f0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user