updated work from newBuildSystem to fontforge-update

This commit is contained in:
Stephen Gaito 2019-12-09 07:45:53 +00:00
parent cca9ac94ce
commit 4a0d08822b
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ export MAKE_PARALLEL="-j $(nproc)"
# choose one of the following...
#
export PDF2HTMLEX_BRANCH=newBuildSystem
export PDF2HTMLEX_BRANCH=fontforge-update
# export PDF2HTMLEX_BRANCH="$(git rev-parse --abbrev-ref HEAD)"
################

View File

@ -3,7 +3,7 @@
# This bash script automates the process of getting the original pdf2htmlEX
# source
PDF2HTMLEX_BRANCH=newBuildSystem
PDF2HTMLEX_BRANCH=fontforge-update
echo ""
echo "-------------------------------------------------------------------"