diff options
| -rw-r--r-- | meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb | 2 | 
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 1fb44439e1..9ca8502818 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 | ||
| 49 | PACKAGES =+ "${PN}-initrd ${PN}-set-default-theme" | 49 | PACKAGES =+ "${PN}-initrd ${PN}-set-default-theme" | 
| 50 | 50 | ||
| 51 | FILES_${PN}-initrd = "${libdir}/plymouth/plymouth/*" | 51 | FILES_${PN}-initrd = "${libexecdir}/plymouth/*" | 
| 52 | FILES_${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme" | 52 | FILES_${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme" | 
| 53 | 53 | ||
| 54 | FILES_${PN} += "${systemd_unitdir}/system/*" | 54 | FILES_${PN} += "${systemd_unitdir}/system/*" | 
