From: Saul Wold Date: Tue, 5 Jun 2012 12:17:43 +0000 (-0700) Subject: pth: clean-up FILES list due to PACKAGE reorder X-Git-Tag: 2015-4~10306 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bd676271537acdaf9b3ea607b3337c3059aad788;p=openembedded-core.git pth: clean-up FILES list due to PACKAGE reorder Signed-off-by: Saul Wold --- diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb index cdd5eafdd0..2aeec440cc 100644 --- a/meta/recipes-support/pth/pth_2.0.7.bb +++ b/meta/recipes-support/pth/pth_2.0.7.bb @@ -26,6 +26,3 @@ do_configure() { gnu-configize oe_runconf } - -FILES_${PN} = "${libdir}/libpth.so.*" -FILES_${PN}-dev += "${bindir}/pth-config"