/[packages]/cauldron/ghostscript/current/SOURCES/ghostscript-runlibfileifexists.patch
ViewVC logotype

Diff of /cauldron/ghostscript/current/SOURCES/ghostscript-runlibfileifexists.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1386217 by luigiwalser, Tue Dec 1 14:07:07 2015 UTC revision 1386218 by luigiwalser, Fri Apr 5 20:07:10 2019 UTC
# Line 1  Line 1 
1  diff -up ghostscript-9.15/Resource/Init/gs_fonts.ps.runlibfileifexists ghostscript-9.15/Resource/Init/gs_fonts.ps  diff -up ghostscript-9.15/Resource/Init/gs_fonts.ps.runlibfileifexists ghostscript-9.15/Resource/Init/gs_fonts.ps
2  --- ghostscript-9.15/Resource/Init/gs_fonts.ps.runlibfileifexists       2014-09-22 11:17:33.000000000 +0100  --- ghostscript-9.15/Resource/Init/gs_fonts.ps.runlibfileifexists       2014-09-22 11:17:33.000000000 +0100
3  +++ ghostscript-9.15/Resource/Init/gs_fonts.ps  2014-09-23 09:45:44.029511858 +0100  +++ ghostscript-9.15/Resource/Init/gs_fonts.ps  2014-09-23 09:45:44.029511858 +0100
4  @@ -95,10 +95,19 @@ userdict /Fontmap .FontDirectory maxleng  @@ -109,10 +109,19 @@ userdict /Fontmap .FontDirectory maxleng
5                   % stack: dict file fontname filename|aliasname         } if
6         1 index type /stringtype eq         1 index type /stringtype eq
7         1 index type /nametype eq and 1 index xcheck and         1 index type /nametype eq and 1 index xcheck and
8  -      1 index /run eq 2 index /.runlibfile eq or and {  -      1 index /run eq 2 index /.runlibfile eq or and {
# Line 47  diff -up ghostscript-9.15/Resource/Init/ Line 47  diff -up ghostscript-9.15/Resource/Init/
47   % Temporarily substitute it for the real runlibfile.   % Temporarily substitute it for the real runlibfile.
48   /.runlibfile /runlibfile load def   /.runlibfile /runlibfile load def
49  +/.runlibfileifexists /runlibfileifexists load def  +/.runlibfileifexists /runlibfileifexists load def
50   /runlibfile /runlibfile0 load def   /runlibfile //runlibfile0 def
51     currentdict /runlibfile0 .undef
52    
  % Create the error handling machinery.  

Legend:
Removed from v.1386217  
changed lines
  Added in v.1386218

  ViewVC Help
Powered by ViewVC 1.1.30