mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 08:07: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',
|
input: 'gamemoderun.in',
|
||||||
output: 'gamemoderun',
|
output: 'gamemoderun',
|
||||||
configuration: data_conf,
|
configuration: data_conf,
|
||||||
install_dir: 'bin',
|
install_dir: path_bindir,
|
||||||
install_mode: 'rwxr-xr-x',
|
install_mode: 'rwxr-xr-x',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user