From 7b6ea7669e4e90fcb6fce38d86fa66e426e930ff Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Thu, 18 Mar 2010 14:10:05 +0000 Subject: grip: Upgrade to 3.3.1 * Latest development version (should be stable, same version is in Debian Stable) Signed-off-by: Scott Garman Signed-off-by: Holger Hans Peter Freyther --- recipes/grip/grip-3.3.1/no-host-includes.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/grip/grip-3.3.1/no-host-includes.patch (limited to 'recipes/grip/grip-3.3.1') diff --git a/recipes/grip/grip-3.3.1/no-host-includes.patch b/recipes/grip/grip-3.3.1/no-host-includes.patch new file mode 100644 index 0000000000..66fca367ee --- /dev/null +++ b/recipes/grip/grip-3.3.1/no-host-includes.patch @@ -0,0 +1,10 @@ +Index: grip-3.2.0/src/Makefile.am +=================================================================== +--- grip-3.2.0.orig/src/Makefile.am 2010-03-16 14:46:01.651553829 +0800 ++++ grip-3.2.0/src/Makefile.am 2010-03-16 14:46:05.240303128 +0800 +@@ -1,4 +1,4 @@ +-INCLUDES = -I$(top_srcdir) -I$(includedir) \ ++INCLUDES = -I$(top_srcdir) \ + -DGNOME_ICONDIR=\""$(datadir)/pixmaps"\" \ + -DG_LOG_DOMAIN=\"grip\" -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ + -I../intl -I$(top_srcdir)/intl \ -- cgit v1.2.3