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/leafpad/files/owl-menu.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/leafpad/files') diff --git a/meta/packages/leafpad/files/owl-menu.patch b/meta/packages/leafpad/files/owl-menu.patch index bcb591744..acfc88030 100644 --- a/meta/packages/leafpad/files/owl-menu.patch +++ b/meta/packages/leafpad/files/owl-menu.patch @@ -16,7 +16,7 @@ */ #include "leafpad.h" -+#include "owlwindowmenu.h" ++#include + /* static void cb_scroll_event(GtkAdjustment *adj, GtkWidget *view) -- cgit v1.2.3