summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch')
-rw-r--r--meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch b/meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch
new file mode 100644
index 0000000000..fade1955e5
--- /dev/null
+++ b/meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch
@@ -0,0 +1,11 @@
+diff -ruN libfm-0.1.14-orig//src/Makefile.am libfm-0.1.14/src/Makefile.am
+--- libfm-0.1.14-orig//src/Makefile.am 2011-04-26 10:01:44.297664993 +0800
++++ libfm-0.1.14/src/Makefile.am 2011-04-26 10:02:10.637665004 +0800
+@@ -285,7 +285,6 @@
+ $(GIO_CFLAGS) \
+ -DGIO_MODULE_DIR=\"$(giomodulesdir)\" \
+ -DGVFS_LOCALEDIR=\""$(localedir)"\" \
+- -DG_DISABLE_DEPRECATED \
+ $(NULL)
+
+ libgiofm_la_LDFLAGS = \