summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/procps/procps.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/procps/procps.inc')
-rw-r--r--meta/recipes-extended/procps/procps.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-extended/procps/procps.inc b/meta/recipes-extended/procps/procps.inc
index ada325762d..80080fc488 100644
--- a/meta/recipes-extended/procps/procps.inc
+++ b/meta/recipes-extended/procps/procps.inc
@@ -10,9 +10,11 @@ LIC_FILES_CHKSUM="file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://proc/COPYING;md5=6e29c688d912da12b66b73e32b03d812"
DEPENDS = "ncurses"
-FILES_${PN} += "${base_libdir}/libproc-*.so"
-
SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \
file://install.patch"
inherit autotools
+
+FILES_${PN} += "${libdir}/*-${PV}.so ${base_libdir}/*-${PV}.so"
+FILES_SOLIBSDEV = ""
+FILES_${PN} += ""