bug 377100 - configure all trunk tinderboxen to use objdirs. r=rhelmer

git-svn-id: svn://10.0.0.236/trunk@224997 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ted.mielczarek%gmail.com
2007-04-25 11:00:42 +00:00
parent 8c0e0bf929
commit 89acb3044a

View File

@@ -148,7 +148,7 @@ $moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot';
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
#$ObjDir = 'fx-trunk-cairo';
$ObjDir = 'fx-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Nightly';