summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/pth
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/pth')
-rw-r--r--meta/recipes-support/pth/pth_2.0.7.bb3
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() {
26 gnu-configize 26 gnu-configize
27 oe_runconf 27 oe_runconf
28} 28}
29
30FILES_${PN} = "${libdir}/libpth.so.*"
31FILES_${PN}-dev += "${bindir}/pth-config"