From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/qpdf2/files/gcc4.patch | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 packages/qpdf2/files/gcc4.patch (limited to 'packages/qpdf2/files/gcc4.patch') diff --git a/packages/qpdf2/files/gcc4.patch b/packages/qpdf2/files/gcc4.patch deleted file mode 100644 index 5e90302bd6..0000000000 --- a/packages/qpdf2/files/gcc4.patch +++ /dev/null @@ -1,31 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- qpdf2_2.2.1/qdocnotes.h~gcc4 2004-02-17 18:13:18.000000000 +0100 -+++ qpdf2_2.2.1/qdocnotes.h 2006-03-20 19:16:38.000000000 +0100 -@@ -1,6 +1,6 @@ - #include "xmlparser.h" - #include -- -+class QDocNotes; - class QDocNote { - public: - friend class QDocNotes; ---- qpdf2_2.2.1/xpdf/TextOutputDev.h~gcc4 2004-02-17 18:13:18.000000000 +0100 -+++ qpdf2_2.2.1/xpdf/TextOutputDev.h 2006-03-20 19:19:47.000000000 +0100 -@@ -139,6 +139,13 @@ - //------------------------------------------------------------------------ - // TextPool - //------------------------------------------------------------------------ -+class TextPool; -+class TextLine; -+class TextBlock; -+class TextFlow; -+class TextWordList; -+class TextPage; -+class TextLineFrag; - - class TextPool { - public: -- cgit v1.2.3