X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fghostscript;h=39563671e66537a077c4496f13acf7cec28d49ec;hb=6ef29aea0134cb6e7e3f34233495b4d68818668f;hp=6b4adaf8c57b4b1bd515a16ce5989c5f105a2138;hpb=e1ab6ff650a6ac8d5f532f8e066998a966926be8;p=hvlinux.git diff --git a/stage5/pkg/ghostscript b/stage5/pkg/ghostscript index 6b4adaf..3956367 100644 --- a/stage5/pkg/ghostscript +++ b/stage5/pkg/ghostscript @@ -8,7 +8,7 @@ hvconfig_pre() # To use the system-installed version of JasPer: rm -rf jasper - + # To use the system-installed copies of libjpeg and libpng: rm -rf jpeg rm -rf libpng @@ -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}" @@ -42,7 +41,7 @@ hvbuild_post() decompress_package ${GHOSTSCRIPT_FONTS_STD} ${GS_FONTS_PATH} 1 decompress_package ${GHOSTSCRIPT_FONTS_OTHER} ${GS_FONTS_PATH} 1 chown -v -R root:root ${GS_FONTS_PATH} - + # Updating font information cache. fc-cache -f