From f44a150b4d83cfdec3c2ac341984f86e2d432a09 Mon Sep 17 00:00:00 2001 From: maroy Date: Sat, 20 Nov 2004 08:13:46 +0000 Subject: [PATCH] fixed typo --- livesupport/tools/boost/boost-1.31/bin/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livesupport/tools/boost/boost-1.31/bin/install.sh b/livesupport/tools/boost/boost-1.31/bin/install.sh index e0c6519d5..e4574c488 100755 --- a/livesupport/tools/boost/boost-1.31/bin/install.sh +++ b/livesupport/tools/boost/boost-1.31/bin/install.sh @@ -22,11 +22,11 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/boost/boost-1.31/bin/Attic/install.sh,v $ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- -# Run this script to install cppunit into the development system usr +# Run this script to install C++ Boost into the development system usr # environment. # For more information on Boost, see http://www.boost.org/ #-------------------------------------------------------------------------------