From a905f5f2fef42346a36a38e6070efb75ccf87170 Mon Sep 17 00:00:00 2001 From: cltbld Date: Wed, 16 Nov 2005 23:27:14 +0000 Subject: [PATCH] For Firefox 1.5rc3, redirect client.mk onto the FIREFOX_1_5rc3_RELEASE tag. git-svn-id: svn://10.0.0.236/branches/FIREFOX_1_5rc3_MINIBRANCH@184801 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/client.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mozilla/client.mk b/mozilla/client.mk index 30216751fd3..de07371cbda 100644 --- a/mozilla/client.mk +++ b/mozilla/client.mk @@ -229,11 +229,11 @@ MODULES_all := \ # # For branches, uncomment the MOZ_CO_TAG line with the proper tag, # and commit this file on that tag. -MOZ_CO_TAG = MOZILLA_1_8_BRANCH -NSPR_CO_TAG = MOZILLA_1_8_BRANCH -NSS_CO_TAG = MOZILLA_1_8_BRANCH -LDAPCSDK_CO_TAG = MOZILLA_1_8_BRANCH -LOCALES_CO_TAG = MOZILLA_1_8_BRANCH +MOZ_CO_TAG = FIREFOX_1_5rc3_RELEASE +NSPR_CO_TAG = FIREFOX_1_5rc3_RELEASE +NSS_CO_TAG = FIREFOX_1_5rc3_RELEASE +LDAPCSDK_CO_TAG = FIREFOX_1_5rc3_RELEASE +LOCALES_CO_TAG = FIREFOX_1_5rc3_RELEASE BUILD_MODULES = all