From f505e3533a7bc1549b56cebc6a6864416fafd798 Mon Sep 17 00:00:00 2001 From: Kirtika Ruchandani Date: Mon, 22 Jun 2009 15:11:09 +0530 Subject: [PATCH] Dont forget to stage the .pc files --- hildon-theme-tools_0.5.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hildon-theme-tools_0.5.2.bb b/hildon-theme-tools_0.5.2.bb index 32fa45b..23b4e4a 100644 --- a/hildon-theme-tools_0.5.2.bb +++ b/hildon-theme-tools_0.5.2.bb @@ -12,4 +12,6 @@ SRC_URI = "http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}-1 inherit autotools pkgconfig - +do_stage(){ + autotools_stage_all +} -- 1.7.9.5