From b66445542b82da41785ef691ba581538ea7eaf2d Mon Sep 17 00:00:00 2001 From: "leaf%mozilla.org" Date: Thu, 18 Mar 2004 08:41:46 +0000 Subject: [PATCH] pull from the release tag git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7b_MINIBRANCH@154082 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/client.mk | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/mozilla/client.mk b/mozilla/client.mk index 96c99edfd04..123676a3f05 100644 --- a/mozilla/client.mk +++ b/mozilla/client.mk @@ -52,18 +52,18 @@ # # For branches, uncomment the MOZ_CO_TAG line with the proper tag, # and commit this file on that tag. -#MOZ_CO_TAG = -NSPR_CO_TAG = NSPRPUB_PRE_4_2_CLIENT_BRANCH -PSM_CO_TAG = #We will now build PSM from the tip instead of a branch. -NSS_CO_TAG = NSS_CLIENT_TAG -LDAPCSDK_CO_TAG = ldapcsdk_50_client_branch -ACCESSIBLE_CO_TAG = -IMGLIB2_CO_TAG = -IPC_CO_TAG = -TOOLKIT_CO_TAG = -BROWSER_CO_TAG = -MAIL_CO_TAG = -STANDALONE_COMPOSER_CO_TAG = +MOZ_CO_TAG = MOZILLA_1_7b_RELEASE +NSPR_CO_TAG = MOZILLA_1_7b_RELEASE +PSM_CO_TAG = MOZILLA_1_7b_RELEASE +NSS_CO_TAG = MOZILLA_1_7b_RELEASE +LDAPCSDK_CO_TAG = MOZILLA_1_7b_RELEASE +ACCESSIBLE_CO_TAG =MOZILLA_1_7b_RELEASE +IMGLIB2_CO_TAG =MOZILLA_1_7b_RELEASE +IPC_CO_TAG =MOZILLA_1_7b_RELEASE +TOOLKIT_CO_TAG = MOZILLA_1_7b_RELEASE +BROWSER_CO_TAG = MOZILLA_1_7b_RELEASE +MAIL_CO_TAG = MOZILLA_1_7b_RELEASE +STANDALONE_COMPOSER_CO_TAG = MOZILLA_1_7b_RELEASE BUILD_MODULES = all #######################################################################