mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-01 13:17:21 +02:00
I have fixed the issues by implementing this change before running the script
This commit is contained in:
parent
7cf59587ce
commit
8cfc345312
@ -26,7 +26,7 @@ fi
|
||||
|
||||
# Echo the rest so it's obvious
|
||||
set -x
|
||||
meson builddir --prefix=$prefix --buildtype debugoptimized -Dwith-systemd-user-unit-dir=/etc/systemd/user "$@"
|
||||
meson setup builddir --prefix=$prefix --buildtype debugoptimized -Dwith-systemd-user-unit-dir=/etc/systemd/user "$@"
|
||||
ninja -C builddir
|
||||
|
||||
# Verify user wants to install
|
||||
|
Loading…
x
Reference in New Issue
Block a user