added BUILD_ROOT environment variable, needed by the Helix build

This commit is contained in:
maroy 2004-11-03 15:26:15 +00:00
parent af87182cc8
commit 28f3dbc318
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#
#
# Author : $Author: maroy $
# Version : $Revision: 1.2 $
# Version : $Revision: 1.3 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/helix/all_clients_nodist-helix-20041010/bin/Attic/install.sh,v $
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
@ -51,6 +51,7 @@ cd $product
# for some reason, despite the -k flag, this script will try to connect
# to the Helix CVS server.
# see https://bugs.helixcommunity.org/show_bug.cgi?id=3309
export BUILD_ROOT=$tmpdir/$product/build
./build/bin/build -m helix -trelease -k -P helix-client-all-defines-nodist splay
# copy all the necessary files manually