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, 0 insertions, 13 deletions
diff --git a/recipes/gnome/zenity/makefile.patch b/recipes/gnome/zenity/makefile.patch
deleted file mode 100644
index 9bdd5dd08e..0000000000
--- a/recipes/gnome/zenity/makefile.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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 ----