]> code.ossystems Code Review - openembedded-core.git/commitdiff
pth: clean-up FILES list due to PACKAGE reorder
authorSaul Wold <sgw@linux.intel.com>
Tue, 5 Jun 2012 12:17:43 +0000 (05:17 -0700)
committerSaul Wold <sgw@linux.intel.com>
Wed, 20 Jun 2012 04:59:50 +0000 (21:59 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/pth/pth_2.0.7.bb

index cdd5eafdd08bc28e784a4081132f58f42377e896..2aeec440ccd547ccd6e739d293f04b750aeeb8c8 100644 (file)
@@ -26,6 +26,3 @@ do_configure() {
        gnu-configize
        oe_runconf
 }
-
-FILES_${PN} = "${libdir}/libpth.so.*"
-FILES_${PN}-dev += "${bindir}/pth-config"