Confirmed users
4,293
edits
| Line 258: | Line 258: | ||
===Updates=== | ===Updates=== | ||
No problems. | No problems with automation. | ||
Removed partials for non-en-US win32 b5 -> b6 because of update verify fail. | Removed partials for non-en-US win32 b5 -> b6 because of update verify fail. | ||
| Line 269: | Line 269: | ||
cd 20100914-Firefox-4.0b6-less-partials/Firefox/4.0b5/WINNT_x86-msvc/20100831080731 | cd 20100914-Firefox-4.0b6-less-partials/Firefox/4.0b5/WINNT_x86-msvc/20100831080731 | ||
find . -name 'partial.txt' -not -wholename '*en-US*' -exec rm -v {} \; | find . -name 'partial.txt' -not -wholename '*en-US*' -exec rm -v {} \; | ||
{{Bug|552924}} changed the %BUILD_TARGET% for mac builds, need some symlinks until we support this properly ({{bug|583671}}): | |||
cd /opt/aus2/incoming/3/Firefox/4.0b5 | |||
ln -s Darwin_Universal-gcc3 Darwin_x86-gcc3-u-ppc-i386 | |||
ln -s Darwin_Universal-gcc3 Darwin_ppc-gcc3-u-ppc-i386 | |||
===Update Verify=== | ===Update Verify=== | ||