summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-print/cups/files/cups-1.1.20-str633.patch')
-rw-r--r--net-print/cups/files/cups-1.1.20-str633.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-print/cups/files/cups-1.1.20-str633.patch b/net-print/cups/files/cups-1.1.20-str633.patch
deleted file mode 100644
index 59cba9a6b662..000000000000
--- a/net-print/cups/files/cups-1.1.20-str633.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pdftops/Gfx.cxx 2003-11-21 14:18:07.000000000 -0500
-+++ pdftops/Gfx.cxx.jev 2004-04-01 16:58:36.447825968 -0500
-@@ -2490,7 +2490,7 @@
- if (flagsObj.isInt()) {
- flags = flagsObj.getInt();
- } else {
-- flags = 0;
-+ flags = 4;
- }
- flagsObj.free();
-