diff options
| -rw-r--r-- | meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 8c4b75eb6d..ab7de65cf0 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | |||
| @@ -65,7 +65,7 @@ do_install() { | |||
| 65 | oe_libinstall -so libapm ${D}${libdir} | 65 | oe_libinstall -so libapm ${D}${libdir} | 
| 66 | install -m 0644 apm.h ${D}${includedir} | 66 | install -m 0644 apm.h ${D}${includedir} | 
| 67 | 67 | ||
| 68 | cat ${WORKDIR}/init | sed -e 's,/usr/sbin,${sbindir},g; s,/etc,${sysconfdir},g;' > ${D}${sysconfdir}/init.d/apmd | 68 | sed -e 's,/usr/sbin,${sbindir},g; s,/etc,${sysconfdir},g;' ${WORKDIR}/init > ${D}${sysconfdir}/init.d/apmd | 
| 69 | chmod 755 ${D}${sysconfdir}/init.d/apmd | 69 | chmod 755 ${D}${sysconfdir}/init.d/apmd | 
| 70 | 70 | ||
| 71 | install -d ${D}${systemd_unitdir}/system | 71 | install -d ${D}${systemd_unitdir}/system | 
