From 6b7b58d2a25169ab2e1ff80266a15bc7543ebe15 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 27 Jan 2010 15:03:44 +0000 Subject: [PATCH] gtkmm_2.18.1.bb : update to latest standards No need to override do_configure anymore. --- recipes/gtkmm/gtkmm_2.18.1.bb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/recipes/gtkmm/gtkmm_2.18.1.bb b/recipes/gtkmm/gtkmm_2.18.1.bb index 198fbd4f43..45d5c38d27 100644 --- a/recipes/gtkmm/gtkmm_2.18.1.bb +++ b/recipes/gtkmm/gtkmm_2.18.1.bb @@ -2,12 +2,7 @@ require gtkmm.inc DEPENDS += "pangomm" -EXTRA_OECONF = " --disable-documentation " - -do_configure() { - libtoolize --force - gnu-configize - oe_runconf -} +PR = "r1" +EXTRA_OECONF = " --disable-documentation " -- 2.39.5