From 228ac558c3c9a344b75a8823975ee128ba58b9e9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 24 May 2012 14:15:40 +0200 Subject: [PATCH] abiword: add missing patch forgotten in previous. --- srcpkgs/abiword/patches/glib-2.32.patch | 32 +++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 srcpkgs/abiword/patches/glib-2.32.patch diff --git a/srcpkgs/abiword/patches/glib-2.32.patch b/srcpkgs/abiword/patches/glib-2.32.patch new file mode 100644 index 00000000000..026dc699c1a --- /dev/null +++ b/srcpkgs/abiword/patches/glib-2.32.patch @@ -0,0 +1,32 @@ +--- goffice-bits/goffice/utils/go-glib-extras.c.orig 2012-05-24 12:07:28.399969286 +0200 ++++ goffice-bits/goffice/utils/go-glib-extras.c 2012-05-24 12:08:35.993335129 +0200 +@@ -11,7 +11,7 @@ + #include + #include "go-glib-extras.h" + +-#include ++#include + #include + #include + +--- goffice-bits/goffice/app/goffice-app.h.orig 2012-05-24 12:09:06.121606751 +0200 ++++ goffice-bits/goffice/app/goffice-app.h 2012-05-24 12:09:15.321462357 +0200 +@@ -22,7 +22,7 @@ + #ifndef GOFFICE_APP_H + #define GOFFICE_APP_H + +-#include ++#include + + G_BEGIN_DECLS + +--- src/af/util/xp/ut_go_file.h.orig 2012-05-24 12:11:30.229201580 +0200 ++++ src/af/util/xp/ut_go_file.h 2012-05-24 12:11:41.052939975 +0200 +@@ -31,7 +31,6 @@ + + #include + #include +-#include + #include + + G_BEGIN_DECLS