aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-07-10 20:37:57 +0100
committerRoss Burton <ross.burton@intel.com>2017-07-20 16:34:41 +0100
commit8b0460d36950ba849a0c7a8809f1ec30397fd6a0 (patch)
tree1bcec5328befcc9e48d2ff042457c5c53eeccca4 /meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch
parentc413f2c0a851dcd314d5d8d16f6d00a36e3ac253 (diff)
downloadmeta-openembedded-contrib-8b0460d36950ba849a0c7a8809f1ec30397fd6a0.tar.gz
libgnomeprint: remove
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch')
-rw-r--r--meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch b/meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch
deleted file mode 100644
index 53235a12d3..0000000000
--- a/meta-gnome/recipes-gnome/gnome/libgnomeprint/fix.includes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -uNr libgnomeprint-2.18.7.orig/libgnomeprint/modules/cups/gnome-print-cups-transport.c libgnomeprint-2.18.7/libgnomeprint/modules/cups/gnome-print-cups-transport.c
---- libgnomeprint-2.18.7.orig/libgnomeprint/modules/cups/gnome-print-cups-transport.c 2009-04-19 19:45:36.000000000 +0200
-+++ libgnomeprint-2.18.7/libgnomeprint/modules/cups/gnome-print-cups-transport.c 2012-12-23 12:34:52.058643537 +0100
-@@ -35,6 +35,7 @@
- #include <sys/stat.h>
- #include <fcntl.h>
- #include <unistd.h>
-+#include <stdio.h>
- #include <locale.h>
-
- #include <cups/cups.h>