mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Adjust to new jam location
[SVN r33056]
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
set -e
|
||||
cd /tmp
|
||||
rm -rf boost-build
|
||||
cvs -d :ext:vladimir_prus@cvs.sourceforge.net:/cvsroot/boost co -P -d boost-build boost/tools/build > /tmp/boost_build_checkout_log
|
||||
cvs -d :ext:vladimir_prus@cvs.sourceforge.net:/cvsroot/boost co -P -d boost-build boost/tools > /tmp/boost_build_checkout_log
|
||||
mv /tmp/boost_build_checkout_log boost-build/checkout-log
|
||||
cd boost-build/v2
|
||||
cd boost-build/build/v2
|
||||
./roll.sh > ../roll-log
|
||||
cd ..
|
||||
scp boost-build.zip boost-build.tar.bz2 vladimir_prus@shell.sf.net:/home/groups/b/bo/boost/htdocs/boost-build2 > scp-log
|
||||
|
||||
Reference in New Issue
Block a user