From 81ab3d0b05348a7f718b0e30e7ac032bcc03cef4 Mon Sep 17 00:00:00 2001 From: maroy Date: Tue, 2 Nov 2004 10:29:46 +0000 Subject: [PATCH] added reference to the bug about the build script connecting to the Helix CVS --- .../helix/all_clients_nodist-helix-20041010/bin/install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/livesupport/tools/helix/all_clients_nodist-helix-20041010/bin/install.sh b/livesupport/tools/helix/all_clients_nodist-helix-20041010/bin/install.sh index 6db3772de..397b3196e 100755 --- a/livesupport/tools/helix/all_clients_nodist-helix-20041010/bin/install.sh +++ b/livesupport/tools/helix/all_clients_nodist-helix-20041010/bin/install.sh @@ -22,7 +22,7 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/helix/all_clients_nodist-helix-20041010/bin/Attic/install.sh,v $ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- @@ -48,6 +48,9 @@ unzip $tar cd $product # usr the Helix build tool to compile the libraries +# 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 ./build/bin/build -m helix -trelease -k -P helix-client-all-defines-nodist splay # copy all the necessary files manually