summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/systemd/systemd_237.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_237.bb b/meta/recipes-core/systemd/systemd_237.bb
index 7ef42b2eae..1d04796f39 100644
--- a/meta/recipes-core/systemd/systemd_237.bb
+++ b/meta/recipes-core/systemd/systemd_237.bb
@@ -189,7 +189,7 @@ EXTRA_OEMESON += "-Dkexec-path=${sbindir}/kexec \
189 -Dmount-path=${base_bindir}/mount \ 189 -Dmount-path=${base_bindir}/mount \
190 -Dquotacheck-path=${sbindir}/quotacheck \ 190 -Dquotacheck-path=${sbindir}/quotacheck \
191 -Dquotaon-path=${sbindir}/quotaon \ 191 -Dquotaon-path=${sbindir}/quotaon \
192 -Dsulogin-path={base_sbindir}/sulogin \ 192 -Dsulogin-path=${base_sbindir}/sulogin \
193 -Dumount-path=${base_bindir}/umount" 193 -Dumount-path=${base_bindir}/umount"
194 194
195do_install() { 195do_install() {