summaryrefslogtreecommitdiff
path: root/recipes/gnome/zenity/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/zenity/makefile.patch')
-rw-r--r--recipes/gnome/zenity/makefile.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/gnome/zenity/makefile.patch b/recipes/gnome/zenity/makefile.patch
new file mode 100644
index 0000000000..9bdd5dd08e
--- /dev/null
+++ b/recipes/gnome/zenity/makefile.patch
@@ -0,0 +1,13 @@
+diff -c -r patcher_original/zenity-2.20.1/src/Makefile.am zenity-2.20.1/src/Makefile.am
+*** patcher_original/zenity-2.20.1/src/Makefile.am Mon Nov 26 22:57:40 2007
+--- zenity-2.20.1/src/Makefile.am Thu Apr 2 00:31:39 2009
+***************
+*** 21,27 ****
+ zenity.h
+
+ zenity_CPPFLAGS = \
+- -I$(includedir) \
+ -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
+ -DZENITY_DATADIR=\""$(pkgdatadir)"\" \
+ $(AM_CPPFLAGS)
+--- 21,26 ----