Index: trunk/llmozlib2/build_mozilla/mac-checkout_patch_build.sh =================================================================== --- trunk/llmozlib2/build_mozilla/mac-checkout_patch_build.sh (revision 22) +++ trunk/llmozlib2/build_mozilla/mac-checkout_patch_build.sh (revision 26) @@ -11,5 +11,5 @@ cvs login #cvs checkout -r MOZILLA_1_8_BRANCH mozilla/client.mk -cvs checkout -r FIREFOX_2_0_0_18_RELEASE mozilla/client.mk +cvs checkout -r THUNDERBIRD_2_0_0_21_RELEASE mozilla/client.mk (cd mozilla && make -f client.mk checkout MOZ_CO_PROJECT=xulrunner)