doing langpacks before the mk.py subcommand

This commit is contained in:
Bert van der Weerd 2022-05-23 12:09:10 +02:00
parent 5a14f06435
commit 9709e3f62f
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -48,9 +48,8 @@ build :
debug :
python3 mk.py build-debug
artifacts :
artifacts : langpacks
python3 mk.py artifacts
(cd librewolf-$(shell cat version)-$(shell cat source_release) && cat browser/locales/shipped-locales | xargs ./mach package-multi-locale --locales)
full-mar :
python3 mk.py full-mar