mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: drop configuration from i18n merge
We don't need this in the policy file, as there are no expansions. Fixes #4
This commit is contained in:
@ -100,7 +100,6 @@ if get_option('with_sysprofd') == 'bundled'
|
||||
i18n.merge_file(
|
||||
input: 'org.gnome.sysprof2.policy.in',
|
||||
output: 'org.gnome.sysprof2.policy',
|
||||
configuration: sysprofdconf,
|
||||
po_dir: podir,
|
||||
install: true,
|
||||
install_dir: join_paths(datadir, 'polkit-1/actions'),
|
||||
|
||||
Reference in New Issue
Block a user