components/ghostscript/patches/05-5045800.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 7819 b1bca76ec901
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

Solaris-specific; not suitable for upstream

--- ghostscript-9.20/Resource/Init/gs_init.ps	2016-09-26 03:41:28.000000000 -0700
+++ ghostscript-9.20/Resource/Init/gs_init.ps	2016-10-04 23:24:03.811258506 -0700
@@ -2063,7 +2063,7 @@
   SAFETY /safe get not {
     <<
       /PermitFileReading [ ]
-      /PermitFileWriting [ ]
+      /PermitFileWriting [ (/usr/openwin/lib/*) (/usr/X11/lib/*) (/usr/share/ghostscript/*) ]
       /PermitFileControl [ ]
     >> setuserparams
   }