diff --git a/packaging/plasma-phone-components.spec b/packaging/plasma-phone-components.spec index b20f0316..72ed3881 100644 --- a/packaging/plasma-phone-components.spec +++ b/packaging/plasma-phone-components.spec @@ -75,6 +75,7 @@ KSCREEN_BACKEND=QScreen EOF # Install systemd units +mkdir -p %{buildroot}%{_libdir}/systemd/user/user-session.target.wants/ install -D -m 644 services/plasma-phone-compositor.service %{buildroot}%{_libdir}/systemd/user/plasma-phone-compositor.service install -D -m 644 services/plasma-phone-shell.service %{buildroot}%{_libdir}/systemd/user/plasma-phone-shell.service install -D -m 644 services/plasma-phone-kded5.service %{buildroot}%{_libdir}/systemd/user/plasma-phone-kded5.service