From 86e45a8c0c7a2430da209c650947f8cff3f8cc6b Mon Sep 17 00:00:00 2001 From: Enric Balletbo i Serra Date: Thu, 9 Jul 2009 20:35:30 +0200 Subject: libowl: Use autotools_stage instead of broken custom staging function This patch also fixes claws-mail, leafpad, pcmanfm, pimlico and puzzles recipes using the proper include for owlwindowmenu.h Signed-off-by: Enric Balletbo i Serra Signed-off-by: Richard Purdie --- meta/packages/puzzles/files/oh-puzzles-owl-menu.patch | 2 +- meta/packages/puzzles/oh-puzzles_svn.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/puzzles') diff --git a/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch b/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch index 99d40144d..61da9191a 100644 --- a/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch +++ b/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch @@ -6,7 +6,7 @@ Index: src/gtk.c #include #include -+#include ++#include + #include diff --git a/meta/packages/puzzles/oh-puzzles_svn.bb b/meta/packages/puzzles/oh-puzzles_svn.bb index 1c6ca47f5..f027dc1bb 100644 --- a/meta/packages/puzzles/oh-puzzles_svn.bb +++ b/meta/packages/puzzles/oh-puzzles_svn.bb @@ -4,7 +4,7 @@ SECTION = "x11" DEPENDS = "gtk+ gconf intltool-native librsvg libowl" PV = "0.1+svnr${SRCREV}" -PR = "r7" +PR = "r8" bindir = "/usr/games" -- cgit v1.2.3