aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libutempter/libutempter.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libutempter/libutempter.bb')
-rw-r--r--meta-oe/recipes-support/libutempter/libutempter.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/libutempter/libutempter.bb b/meta-oe/recipes-support/libutempter/libutempter.bb
index b8a700b7b7..68a8ad364a 100644
--- a/meta-oe/recipes-support/libutempter/libutempter.bb
+++ b/meta-oe/recipes-support/libutempter/libutempter.bb
@@ -37,6 +37,6 @@ do_install() {
rm -f ${D}${libdir}/*.a
}
-FILES_${PN} = "${libdir}/*.so.*"
-FILES_${PN} += "${libexecdir}/utempter/utempter"
-FILES_${PN}-dbg += "${libexecdir}/utempter/.debug/utempter"
+FILES:${PN} = "${libdir}/*.so.*"
+FILES:${PN} += "${libexecdir}/utempter/utempter"
+FILES:${PN}-dbg += "${libexecdir}/utempter/.debug/utempter"