mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-20 04:30:18 +00:00
Fix tests on Ubuntu
This commit is contained in:
@@ -3,7 +3,7 @@ i18n.gettext('hexchat', preset: 'glib')
|
||||
validate_translations = find_program('validate-textevent-translations')
|
||||
test('Validate translations', validate_translations,
|
||||
args: [
|
||||
files('LINGUAS'),
|
||||
join_paths(meson.current_source_dir(), 'LINGUAS'),
|
||||
meson.current_source_dir(),
|
||||
]
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user