diff options
Diffstat (limited to 'meta/recipes-support/pth')
-rw-r--r-- | meta/recipes-support/pth/pth_2.0.7.bb | 3 |
1 files changed, 0 insertions, 3 deletions
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" |