mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
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 <eballetbo@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
915d91845f
commit
86e45a8c0c
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
#include "leafpad.h"
|
||||
+#include "owlwindowmenu.h"
|
||||
+#include <libowl/owlwindowmenu.h>
|
||||
+
|
||||
/*
|
||||
static void cb_scroll_event(GtkAdjustment *adj, GtkWidget *view)
|
||||
|
||||
Reference in New Issue
Block a user