From 9f032938390e8f4968f01020869829c6be3f350c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Stenberg?= Date: Wed, 6 Mar 2013 10:41:10 +0100 Subject: [PATCH] glib: Use new _ptest functions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit (From OE-Core rev: eda5676f7927a3e1f19789a1d5890a3dd2b77725) Signed-off-by: Björn Stenberg Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb index d58d489..7795524 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb @@ -60,6 +60,4 @@ do_install_append() { if [ -f ${D}${bindir}/glib-mkenums ]; then sed -i -e '1s,#!.*perl,#! ${USRBINPATH}/env perl,' ${D}${bindir}/glib-mkenums fi - - ptest_do_install } -- 2.7.4