libupnp: stage .pc files from inside autotools_stage_all
authorKoen Kooi <koen@openembedded.org>
Sun, 10 Aug 2008 18:47:06 +0000 (18:47 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 10 Aug 2008 18:47:06 +0000 (18:47 +0000)
packages/upnp/libupnp_1.6.5.bb

index a7a0159..245575e 100644 (file)
@@ -2,10 +2,14 @@ DESCRIPTION = "The portable SDK for UPnP* Devices (libupnp) provides developers
 HOMEPAGE = "http://pupnp.sourceforge.net/"
 LICENSE = "BSD"
 
+PR = "r1"
+
 LEAD_SONAME = "libupnp"
 SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
 
-inherit autotools pkgconfig
+inherit autotools
+
+AUTOTOOLS_STAGE_PKGCONFIG = "1"
 
 do_stage() {
        autotools_stage_all