[opengtl-commits] [673] cosmetic change |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/opengtl-commits Archives
]
Revision: 673
Author: cyrille
Date: 2009-03-23 21:16:01 +0100 (Mon, 23 Mar 2009)
Log Message:
-----------
cosmetic change
Modified Paths:
--------------
trunk/Scripts/bootstrap-step2.sh
Modified: trunk/Scripts/bootstrap-step2.sh
===================================================================
--- trunk/Scripts/bootstrap-step2.sh 2009-03-23 19:02:55 UTC (rev 672)
+++ trunk/Scripts/bootstrap-step2.sh 2009-03-23 20:16:01 UTC (rev 673)
@@ -1,4 +1,5 @@
-cd ..
+cd ~/src
+cd opengtl
svn co svn+ssh://cyrille@xxxxxxxxxxxxxxxxx/svnroot/opengtl/opengtl/trunk/OpenGTL src
svn co svn+ssh://diwi.org/home/cyrille/svnroot/trunk/opengtl/tests-data
cd ..
@@ -8,4 +9,5 @@
cd llvm-2.5
./configure --prefix=/home/cyrille/usr --enable-pic --with-pic
make -j2
-make -j2 install
\ No newline at end of file
+make -j2 install
+