From 7b40561e6d5d111a05ae8fc233684dde5a0bc6ba Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 7 Dec 2014 23:43:15 -0500 Subject: [PATCH] Fix indentation --- stage5/pkg/ghostscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage5/pkg/ghostscript b/stage5/pkg/ghostscript index a501228..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 @@ -41,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 -- 2.20.1