mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 15:47:20 +02:00
Merge pull request #125 from tgurr/prefix
Use path_bindir for installing gamemoderun
This commit is contained in:
commit
a91156ef93
@ -42,7 +42,7 @@ configure_file(
|
||||
input: 'gamemoderun.in',
|
||||
output: 'gamemoderun',
|
||||
configuration: data_conf,
|
||||
install_dir: 'bin',
|
||||
install_dir: path_bindir,
|
||||
install_mode: 'rwxr-xr-x',
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user