aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/corosync
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/corosync')
-rw-r--r--meta-oe/recipes-extended/corosync/corosync_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb b/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
index 50897f004e..a213a2726a 100644
--- a/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
+++ b/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
@@ -48,7 +48,7 @@ do_install_append() {
sed -i -e 's,@INITWRAPPERSDIR@,${sysconfdir}/init.d,g' ${D}${systemd_unitdir}/system/corosync.service
sed -i -e 's,@SYSCONFDIR@,${sysconfdir},g' ${D}${systemd_unitdir}/system/corosync-notifyd.service
sed -i -e 's,@SBINDIR@,${base_sbindir},g' ${D}${systemd_unitdir}/system/corosync-notifyd.service
- fi
+ fi
}
RDEPENDS_${PN} += "bash"