Confirmed users
1,018
edits
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
$> cd temp/thunderbird | $> cd temp/thunderbird | ||
$> cd 3.0.6-3.1.1 # symlink made earlier | $> cd 3.0.6-3.1.1 # symlink made earlier | ||
$> # Check that releasetest = beta = release. | |||
$> patch-quick-verify | |||
$> mv aus2 20100716-Thunderbird-3.0.6-3.1.1-MU | $> mv aus2 20100716-Thunderbird-3.0.6-3.1.1-MU | ||
$> mv aus2.test 20100716-Thunderbird-3.0.6-3.1.1-MU-test | $> mv aus2.test 20100716-Thunderbird-3.0.6-3.1.1-MU-test | ||
$> tar cvzf 20100716-Thunderbird-3.0.6-3.1.1-MU.tgz 20100716-Thunderbird-3.0.6-3.1.1-MU | $> tar cvzf 20100716-Thunderbird-3.0.6-3.1.1-MU.tgz 20100716-Thunderbird-3.0.6-3.1.1-MU | ||
$> tar cvzf 20100716-Thunderbird-3.0.6-3.1.1-MU-test.tgz 20100716-Thunderbird-3.0.6-3.1.1-MU-test | $> tar cvzf 20100716-Thunderbird-3.0.6-3.1.1-MU-test.tgz 20100716-Thunderbird-3.0.6-3.1.1-MU-test | ||
# Create partial patches and snippets for 3.1.x / mozilla-1.9.2 | # Create partial patches and snippets for 3.1.x / mozilla-1.9.2 | ||
$> ./patcher2.pl --create-patches --app=thunderbird --config=../patcher-configs/moz192-thunderbird-branch-major-update-patcher2.cfg | $> ./patcher2.pl --create-patches --app=thunderbird --config=../patcher-configs/moz192-thunderbird-branch-major-update-patcher2.cfg | ||
# tar things up (see above) | # tar things up (see above) | ||
=== Push to AUS === | === Push to AUS === |