Dont forget to stage the .pc files
authorKirtika Ruchandani <kirtibr@gmail.com>
Mon, 22 Jun 2009 09:36:47 +0000 (15:06 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Mon, 22 Jun 2009 09:36:47 +0000 (15:06 +0530)
hildon-theme-layout-4_0.14.8.bb

index a81e424..d2cb72f 100644 (file)
@@ -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
+}