dbus_agldemo: Fix recipe style error
[AGL/meta-agl-demo.git] / recipes-core / dbus / dbus_agldemo.inc
index 193db5d..826584c 100644 (file)
@@ -16,7 +16,7 @@ do_install:append() {
 
             # Execute these manually on behalf of systemctl script (from systemd-systemctl-native.bb)
             # because it does not support systemd's user mode.
-            mkdir -p ${D}${sysconfdir}/systemd/user/default.target.wants/
+            install -d ${D}${sysconfdir}/systemd/user/default.target.wants/
             ln -sf ${systemd_user_unitdir}/dbus.socket ${D}${sysconfdir}/systemd/user/default.target.wants/dbus.socket
         fi
     fi