summaryrefslogtreecommitdiffstats
path: root/source/ap/ghostscript/ghostscript.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsource/ap/ghostscript/ghostscript.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/ap/ghostscript/ghostscript.SlackBuild b/source/ap/ghostscript/ghostscript.SlackBuild
index 485704b8b..a08e3ccdd 100755
--- a/source/ap/ghostscript/ghostscript.SlackBuild
+++ b/source/ap/ghostscript/ghostscript.SlackBuild
@@ -89,6 +89,8 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
+zcat $CWD/ef6bd6d61a3b5649dda077822d68de4e89133174.patch.gz | patch -p1 --verbose || exit 1
+
# Build/install IJS:
( cd ijs
CFLAGS="$SLKCFLAGS" \