diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-27 18:27:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-27 18:27:56 +0000 |
commit | b07eaaba7a8a3069e4af96b953fd5a2419905182 (patch) | |
tree | 6e7483104624f358a0f1a57f92f02c3d383eb263 /print/ghostscript-gnu/files/patch-lib:ps2epsi | |
parent | - Update Gimp-Print driver to version 4.2.1 (diff) |
upgrade to 7.05
PR: 37501
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=58242
Diffstat (limited to 'print/ghostscript-gnu/files/patch-lib:ps2epsi')
-rw-r--r-- | print/ghostscript-gnu/files/patch-lib:ps2epsi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript-gnu/files/patch-lib:ps2epsi b/print/ghostscript-gnu/files/patch-lib:ps2epsi deleted file mode 100644 index e2abdfc2574b..000000000000 --- a/print/ghostscript-gnu/files/patch-lib:ps2epsi +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |