Magellan Linux

Contents of /trunk/ghostscript-gpl/patches/ghostscript-gpl-9.04-scripts.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1568 - (show annotations) (download)
Thu Nov 24 19:50:45 2011 UTC (12 years, 5 months ago) by niro
File size: 738 byte(s)
-fixed for 9.04
1 diff -Naur ghostscript-9.00/lib/dvipdf ghostscript-9.00-magellan/lib/dvipdf
2 --- ghostscript-9.00/lib/dvipdf 2010-06-03 02:32:07.000000000 +0200
3 +++ ghostscript-9.00-magellan/lib/dvipdf 2010-09-22 22:46:46.000000000 +0200
4 @@ -44,4 +44,4 @@
5
6 # We have to include the options twice because -I only takes effect if it
7 # appears before other options.
8 -exec dvips -Ppdf $DVIPSOPTIONS -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -P- -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile="$outfile" $OPTIONS -c .setpdfwrite -
9 +exec dvips -R -Ppdf $DVIPSOPTIONS -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -P- -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile="$outfile" $OPTIONS -c .setpdfwrite -