ports/print/ghostscript-gnu/files/patch-lib:ps2epsi
Murray Stokely f4945ef9c0 Fix the ps2epsi program to create encapsulated PostScript out of a
PostScript page.  There is a blatant typo here that is fixed in the
ghostscript-afpl version.
2002-01-30 01:20:08 +00:00

11 lines
366 B
Text

--- lib/ps2epsi.orig Wed Jan 30 01:05:36 2002
+++ lib/ps2epsi Wed Jan 30 01:05:58 2002
@@ -63,7 +63,7 @@
cat ${infile} |
sed -e '/^%%BeginPreview:/,/^%%EndPreview[^!-~]*$/d' -e '/^%!PS-Adobe/d'\
--e '/^%%[A-Za-z][A-Za-z]*[^!-~]*$/d' -e '/^%%[A-Za-z][A-Za-z]*: /d'
+ -e '/^%%[A-Za-z][A-Za-z]*[^!-~]*$/d' -e '/^%%[A-Za-z][A-Za-z]*: /d'
cat << ENDEPS
%%Trailer