summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2000-10-07 00:56:20 +0000
committerwtc%netscape.com <devnull@localhost>2000-10-07 00:56:20 +0000
commit05c9607e70125cbc667dc7fabedf3c0187061bf5 (patch)
tree6046bbaa81cb99290cdae9cfb57530590d275aeb
parenta52b12a94dc62d256879597c94960867fe558d6b (diff)
downloadnss-hg-05c9607e70125cbc667dc7fabedf3c0187061bf5.tar.gz
Changed //helium/dist to //iridium/components (another way to get
access to /share/builds/components from NT at Netscape/iPlanet).
-rw-r--r--security/coreconf/tree.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/coreconf/tree.mk b/security/coreconf/tree.mk
index 0517a6df3..9c4c78bbc 100644
--- a/security/coreconf/tree.mk
+++ b/security/coreconf/tree.mk
@@ -53,10 +53,10 @@ ifndef RELEASE_TREE
ifdef USE_SHIPS
RELEASE_TREE = $(NTBUILD_SHIP)
else
- RELEASE_TREE = //helium/dist
+ RELEASE_TREE = //iridium/components
endif
else
- RELEASE_TREE = //helium/dist
+ RELEASE_TREE = //iridium/components
endif
endif
@@ -65,10 +65,10 @@ ifndef RELEASE_TREE
ifdef USE_SHIPS
RELEASE_TREE = $(NTBUILD_SHIP)
else
- RELEASE_TREE = //helium/dist
+ RELEASE_TREE = //iridium/components
endif
else
- RELEASE_TREE = //helium/dist
+ RELEASE_TREE = //iridium/components
endif
endif
ifeq ($(OS_TARGET), WIN16)
@@ -76,10 +76,10 @@ ifndef RELEASE_TREE
ifdef USE_SHIPS
RELEASE_TREE = $(NTBUILD_SHIP)
else
- RELEASE_TREE = //helium/dist
+ RELEASE_TREE = //iridium/components
endif
else
- RELEASE_TREE = //helium/dist
+ RELEASE_TREE = //iridium/components
endif
endif
endif