X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fghostscript;h=6b4adaf8c57b4b1bd515a16ce5989c5f105a2138;hb=ac5da19615d2c5774889fe779184f904d594bae1;hp=ac2d5b57ca1c6b0c3747d46dd73e64a6220b763a;hpb=478880edb986df50ea7d7bdced85d3af26ba0412;p=hvlinux.git diff --git a/stage5/pkg/ghostscript b/stage5/pkg/ghostscript index ac2d5b5..6b4adaf 100644 --- a/stage5/pkg/ghostscript +++ b/stage5/pkg/ghostscript @@ -43,13 +43,7 @@ hvbuild_post() decompress_package ${GHOSTSCRIPT_FONTS_OTHER} ${GS_FONTS_PATH} 1 chown -v -R root:root ${GS_FONTS_PATH} - if ! grep -q "${GS_FONTS_PATH}" /etc/fonts/local.conf; then - # Adding Ghostscript fonts directory to local configuration file - sed -i -e "s!\(\)! ${GS_FONTS_PATH}\n\1!" \ - /etc/fonts/local.conf - fi - - # Updating cache database. + # Updating font information cache. fc-cache -f unset GS_FONTS_PATH