X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage5%2Fpkg%2Fghostscript;h=a501228269c4d593f7cd5199afc56db9c1e872e9;hb=7537c1f2f4728f09caee2c99f91c31ac426ed132;hp=6b4adaf8c57b4b1bd515a16ce5989c5f105a2138;hpb=e1ab6ff650a6ac8d5f532f8e066998a966926be8;p=hvlinux.git diff --git a/stage5/pkg/ghostscript b/stage5/pkg/ghostscript index 6b4adaf..a501228 100644 --- a/stage5/pkg/ghostscript +++ b/stage5/pkg/ghostscript @@ -16,8 +16,7 @@ hvconfig_pre() # To use the system-installed copy of libtiff: rm -rf tiff - CONFIGURE_OPTS=" \ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --enable-dynamic \ --with-system-libtiff \ --with-fontpath=${GS_FONTS_PATH}"