mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
fixed translation build
This commit is contained in:
@@ -3,7 +3,7 @@ conf.set('RESOURCES_DIR', resources_dir)
|
||||
conf.set('LOCALE_DIR', join_paths(get_option('prefix'), get_option('datadir'), 'locale'))
|
||||
|
||||
configure_file(
|
||||
input: 'mpdevil.in',
|
||||
input: 'mpdevil.py',
|
||||
output: 'mpdevil',
|
||||
configuration: conf,
|
||||
install_dir: join_paths(get_option('prefix'), get_option('bindir'))
|
||||
|
||||
Reference in New Issue
Block a user