refactored build prefix

This commit is contained in:
Stephen Gaito 2019-12-17 16:48:24 +00:00
parent f7295b7388
commit 64531afdda
3 changed files with 1 additions and 5 deletions

View File

@ -15,8 +15,6 @@ export PDF2HTMLEX_BRANCH=update-poppler
export PDF2HTMLEX_PREFIX=/usr/local
echo "export PDF2HTMLEX_PREFIX=\"$PDF2HTMLEX_PREFIX\"" >> buildScripts/reSourceVersionEnvs
################
# do the build

View File

@ -15,8 +15,6 @@ export PDF2HTMLEX_BRANCH=update-poppler
export PDF2HTMLEX_PREFIX=toBeDetermined
echo "export PDF2HTMLEX_PREFIX=\"$PDF2HTMLEX_PREFIX\"" >> buildScripts/reSourceVersionEnvs
################
# do the build

View File

@ -32,4 +32,4 @@ echo "export FONTFORGE_VERSION=\"$FONTFORGE_VERSION\"" >> buildScripts/reSourceV
echo "export PDF2HTMLEX_BRANCH=\"$PDF2HTMLEX_BRANCH\"" >> buildScripts/reSourceVersionEnvs
echo "export MACHINE_ARCH=\"$MACHINE_ARCH\"" >> buildScripts/reSourceVersionEnvs
echo "export BUILD_TIME=\"$BUILD_TIME\"" >> buildScripts/reSourceVersionEnvs
echo "export PDF2HTMLEX_PREFIX=\"$PDF2HTMLEX_PREFIX\"" >> buildScripts/reSourceVersionEnvs