1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-02-13 13:57:21 +03:00

Fix for translation install

This commit is contained in:
Игорь Чудов 2020-08-03 21:29:02 +04:00
parent 0bc7144da9
commit aa93d95012
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -41,8 +41,8 @@ cp -r gpoa \
# Generate translations
pymsgfmt \
%buildroot%python3_sitelibdir/locale/ru_RU/LC_MESSAGES/gpoa.po \
%buildroot%python3_sitelibdir/locale/ru_RU/LC_MESSAGES/gpoa.mo
-o %buildroot%python3_sitelibdir/gpoa/locale/ru_RU/LC_MESSAGES/gpoa.mo \
%buildroot%python3_sitelibdir/gpoa/locale/ru_RU/LC_MESSAGES/gpoa.po
mkdir -p \
%buildroot%_bindir/ \