autotools.bbclass: check if pkgconfig dir exists before trying to copy out pkgconfig...
authorKoen Kooi <koen@openembedded.org>
Fri, 8 Aug 2008 13:03:42 +0000 (13:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 8 Aug 2008 13:03:42 +0000 (13:03 +0000)
commit839acf519ef0d68d6b253a24556d0fb7ed02835d
tree46beb829be93450fcb5d07096f6e66b527d85492
parentdfee6bc09f8e00b72a87e6cc886bf4395469f5b5
autotools.bbclass: check if pkgconfig dir exists before trying to copy out pkgconfig files
* this is needed because e.g. not all gst recipes have .pc files, be we do want to install the ones that are present
classes/autotools.bbclass