aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtkmm
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-01-27 15:03:44 +0000
committerGraeme Gregory <dp@xora.org.uk>2010-01-27 15:03:44 +0000
commit6b7b58d2a25169ab2e1ff80266a15bc7543ebe15 (patch)
tree503323b5f70d990102208cd3442b5d99be5fb159 /recipes/gtkmm
parent95c02d5dbeb77000f982ed2ed5d6a48144963998 (diff)
downloadopenembedded-6b7b58d2a25169ab2e1ff80266a15bc7543ebe15.tar.gz
gtkmm_2.18.1.bb : update to latest standards
No need to override do_configure anymore.
Diffstat (limited to 'recipes/gtkmm')
-rw-r--r--recipes/gtkmm/gtkmm_2.18.1.bb9
1 files 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 "