aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/ghostscript-gnu/files/patch-lib:ps2epsi11
-rw-r--r--print/ghostscript7/files/patch-lib:ps2epsi11
2 files changed, 22 insertions, 0 deletions
diff --git a/print/ghostscript-gnu/files/patch-lib:ps2epsi b/print/ghostscript-gnu/files/patch-lib:ps2epsi
new file mode 100644
index 000000000000..e2abdfc2574b
--- /dev/null
+++ b/print/ghostscript-gnu/files/patch-lib:ps2epsi
@@ -0,0 +1,11 @@
+--- 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
diff --git a/print/ghostscript7/files/patch-lib:ps2epsi b/print/ghostscript7/files/patch-lib:ps2epsi
new file mode 100644
index 000000000000..e2abdfc2574b
--- /dev/null
+++ b/print/ghostscript7/files/patch-lib:ps2epsi
@@ -0,0 +1,11 @@
+--- 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