summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
index 1fb44439e..9ca850281 100644
--- a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
+++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
@@ -48,7 +48,7 @@ do_install_append() {
48 48
49PACKAGES =+ "${PN}-initrd ${PN}-set-default-theme" 49PACKAGES =+ "${PN}-initrd ${PN}-set-default-theme"
50 50
51FILES_${PN}-initrd = "${libdir}/plymouth/plymouth/*" 51FILES_${PN}-initrd = "${libexecdir}/plymouth/*"
52FILES_${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme" 52FILES_${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme"
53 53
54FILES_${PN} += "${systemd_unitdir}/system/*" 54FILES_${PN} += "${systemd_unitdir}/system/*"