]> git.pld-linux.org Git - packages/ghostscript.git/blame - ghostscript-scripts.patch
- unconditional noarch subpackages
[packages/ghostscript.git] / ghostscript-scripts.patch
CommitLineData
13e3dc9d
JB
1--- ghostscript-9.52/lib/dvipdf.orig 2020-03-25 20:13:05.661055134 +0100
2+++ ghostscript-9.52/lib/dvipdf 2020-03-25 20:14:25.977286690 +0100
3@@ -43,4 +43,4 @@
a959360d
AM
4
5 # We have to include the options twice because -I only takes effect if it
6 # appears before other options.
13e3dc9d
JB
7-exec dvips -Ppdf $DVIPSOPTIONS -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -P- -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile="$outfile" $OPTIONS -
8+exec dvips -R -Ppdf $DVIPSOPTIONS -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -P- -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile="$outfile" $OPTIONS -
This page took 0.090331 seconds and 4 git commands to generate.