Skip to content
Snippets Groups Projects
Commit 5781b403 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

Merge pull request #1059 from fetep/fixes/rpmbuild

Use l10n-all config file when building locale data.
parents 09065a52 7a7aab4e
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ export PATH=$PWD/node_modules/.bin:$PATH
./locale/compile-mo.sh locale/
./locale/compile-json.sh locale/ resources/static/i18n/
scripts/compress.sh
scripts/compress-locales.sh
env CONFIG_FILES=$PWD/config/l10n-all.json scripts/compress-locales.sh
rm -r resources/static/build resources/static/test
echo "$GIT_REVISION" > resources/static/ver.txt
echo "locale svn r$SVN_REVISION" >> resources/static/ver.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment