mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-12 17:32:21 -04:00
Makefile: Remove making gamescope-session.service.wants directory
This commit is contained in:
parent
026ddf35b9
commit
7398734651
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -20,7 +20,6 @@ install: target/release/steamos-manager target/release/steamosctl
|
|||
install -d -m0755 "$(DESTDIR)/usr/share/dbus-1/system-services/"
|
||||
install -d -m0755 "$(DESTDIR)/usr/share/dbus-1/system.d/"
|
||||
install -d -m0755 "$(DESTDIR)/usr/lib/systemd/system/"
|
||||
install -d -m0755 "$(DESTDIR)/usr/lib/systemd/user/gamescope-session.service.wants/"
|
||||
|
||||
install -Ds -m755 "target/release/steamos-manager" "$(DESTDIR)/usr/lib/steamos-manager"
|
||||
install -D -m755 "target/release/steamosctl" "$(DESTDIR)/usr/bin/steamosctl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue