diff options
-rw-r--r-- | meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb index 2e929362d4..43dced7079 100644 --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb | |||
@@ -122,5 +122,5 @@ FILES:kpartx = "${base_sbindir}/kpartx \ | |||
122 | RDEPENDS:${PN} += "kpartx" | 122 | RDEPENDS:${PN} += "kpartx" |
123 | PARALLEL_MAKE = "" | 123 | PARALLEL_MAKE = "" |
124 | 124 | ||
125 | FILES:${PN}-libs += "usr/lib" | 125 | FILES:${PN}-libs += "usr/lib/*.so.*" |
126 | FILES:${PN}-libs += "usr/lib/tmpfiles.d/*" | 126 | FILES:${PN}-libs += "usr/lib/tmpfiles.d/*" |