fix: locale dir

This commit is contained in:
0xMRTT 2022-09-22 14:40:48 +02:00
parent ca1d2e4e80
commit 5c491f725c
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -24,7 +24,6 @@ configure_file(
'HELP_URL': HELP_URL,
'TRANSLATE_URL': TRANSLATE_URL,
'PKGDATA_DIR': PKGDATA_DIR,
'LOCALE_DIR': LOCALE_DIR,
}),
install: true,
install_dir: PY_INSTALLDIR.get_install_dir() / 'gradience',