summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/ghostscript-esp/files/ghostscript-esp-8.15.1-ps2epsi-esp.diff')
-rw-r--r--app-text/ghostscript-esp/files/ghostscript-esp-8.15.1-ps2epsi-esp.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-text/ghostscript-esp/files/ghostscript-esp-8.15.1-ps2epsi-esp.diff b/app-text/ghostscript-esp/files/ghostscript-esp-8.15.1-ps2epsi-esp.diff
new file mode 100644
index 000000000000..ecf51a060dfd
--- /dev/null
+++ b/app-text/ghostscript-esp/files/ghostscript-esp-8.15.1-ps2epsi-esp.diff
@@ -0,0 +1,14 @@
+--- ghostscript/lib/ps2epsi.orig 2006-04-03 18:19:52.000000000 +0200
++++ ghostscript/lib/ps2epsi 2006-04-03 18:21:17.000000000 +0200
+@@ -6,11 +6,6 @@
+ fi
+
+ tmpfile=`mktemp ${TMPDIR-/tmp}/ps2epsi.XXXXXX`
+-rm -f $tmpfile
+-if test -e $tmpfile; then
+- echo "$0: Our temporary file $tmpfile already exists." 1>&2
+- exit 1
+-fi
+ trap "rm -rf $tmpfile" 0 1 2 3 7 13 15
+
+ export outfile