1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 12:40:08 +00:00

added BUILD_OS to reportEnvs

This commit is contained in:
Stephen Gaito 2020-07-22 12:51:56 +01:00
parent 9fc875bbd1
commit 3f930d3212

View File

@ -17,6 +17,7 @@ echo "Build env:"
echo " prefix: [$PDF2HTMLEX_PREFIX]"
echo " unattended: [$UNATTENDED]"
echo " make parallel: [$MAKE_PARALLEL]"
echo " OS: [$BUILD_OS]"
echo " distribution: [$BUILD_DIST]"
echo "pdf2htmlEX env:"