Fixing ghostscript env option

This commit is contained in:
Winfried
2017-04-11 16:45:20 +02:00
parent d51cd31ebc
commit ef38dd1532
3 changed files with 3 additions and 3 deletions

View File

@ -161,7 +161,7 @@ RUN if [ ${INTL} = true ]; then \
# GHOSTSCRIPT:
#####################################
ARG GHOSTSCRIPT=false
ARG INSTALL_GHOSTSCRIPT=false
RUN if [ ${GHOSTSCRIPT} = true ]; then \
# Install the ghostscript extension
# for PDF editing