summaryrefslogtreecommitdiff
path: root/recipes/devhelp/files/devhelp-includes.patch
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-07-22 17:17:17 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-07-22 17:17:17 +0000
commit335fde990ddad69e95bd9c3a16d4f47676d03205 (patch)
tree7ac119e6482a2ec9f892b66e7f41278e13b95360 /recipes/devhelp/files/devhelp-includes.patch
parent998d60e2d579563af9236f34b72dd2370a46cf89 (diff)
devhelp: New package, version 0.23.
Diffstat (limited to 'recipes/devhelp/files/devhelp-includes.patch')
-rw-r--r--recipes/devhelp/files/devhelp-includes.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/devhelp/files/devhelp-includes.patch b/recipes/devhelp/files/devhelp-includes.patch
new file mode 100644
index 0000000000..154dd8dac9
--- /dev/null
+++ b/recipes/devhelp/files/devhelp-includes.patch
@@ -0,0 +1,12 @@
+g_mapped_file_free() is deprecated since glib-2.22.
+================================================================================
+--- devhelp-0.23/src/Makefile.am
++++ devhelp-0.23/src/Makefile.am
+@@ -6,7 +6,6 @@
+ -DLOCALEDIR=\""$(datadir)/locale"\" \
+ -DDATADIR=\""$(datadir)"\" \
+ -DG_LOG_DOMAIN=\"Devhelp\" \
+- -DG_DISABLE_DEPRECATED \
+ -DGDK_DISABLE_DEPRECATED \
+ -DGTK_DISABLE_DEPRECATED \
+ -DG_DISABLE_SINGLE_INCLUDES \