From eda5676f7927a3e1f19789a1d5890a3dd2b77725 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 6 Mar 2013 10:41:10 +0100 Subject: glib: Use new _ptest functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Stenberg Signed-off-by: Saul Wold --- meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-core/glib-2.0') 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 d58d4896c3..779552470c 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 } -- cgit 1.2.3-korg