canmove, Confirmed users
6,441
edits
| Line 65: | Line 65: | ||
** Moved some machines over to help cope, forgot to clobber one first though. Had to manually do eo and el because of it. See below for details | ** Moved some machines over to help cope, forgot to clobber one first though. Had to manually do eo and el because of it. See below for details | ||
* Win32: | * Win32: | ||
===== Manual builds of eo and el ===== | |||
# cltbld @ bm-xserve17 | |||
locale=eo | |||
cd /builds/slave/macosx_repack/build/releases/l10n-mozilla-1.9.1 | |||
hg clone http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/$locale | |||
cd $locale | |||
hg up -C -r FIREFOX_3_5_3_RELEASE | |||
cd /builds/moz2_slave/macosx_repack/build/mozilla-1.9.1/browser/locales | |||
make installers-$locale MOZ_MAKE_COMPLETE_MAR=1 MOZ_PKG_PRETTYNAMES=1 MOZ_PKG_VERSION=3.5.3 ZIP_IN=/builds/moz2_slave/macosx_repack/build/mozilla-1.9.1/firefox.dmg | |||
make l10n-upload-$locale AB_CD=$locale MOZ_MAKE_COMPLETE_MAR=1 MOZ_PKG_PRETTYNAMES=1 MOZ_PKG_VERSION=3.5.3 POST_UPLOAD_CMD="post_upload.py -p firefox -v 3.5.3 -n 1 --release-to-candidates-dir" UPLOAD_HOST=stage.mozilla.org UPLOAD_USER=ffxbld UPLOAD_TO_TEMP=1 UPLOAD_SSH_KEY="~/.ssh/ffxbld_dsa" | |||
# then, updated $locale and run it all again | |||
locale=el | |||
====Sign==== | ====Sign==== | ||