mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Create missing user session target wants directory
This commit is contained in:
parent
ed58eec61b
commit
3cff93732d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue