|
Boost-Commit : |
From: ghost_at_[hidden]
Date: 2008-05-12 13:46:54
Author: vladimir_prus
Date: 2008-05-12 13:46:54 EDT (Mon, 12 May 2008)
New Revision: 45303
URL: http://svn.boost.org/trac/boost/changeset/45303
Log:
Move userman.pdf to a http location
Text files modified:
trunk/tools/build/v2/roll.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/roll.sh
==============================================================================
--- trunk/tools/build/v2/roll.sh (original)
+++ trunk/tools/build/v2/roll.sh 2008-05-12 13:46:54 EDT (Mon, 12 May 2008)
@@ -50,7 +50,7 @@
chmod a+x jam_src/build.bat
cd .. && zip -r boost-build.zip boost-build && tar --bzip2 -cf boost-build.tar.bz2 boost-build
# Copy packages to a location where they are grabbed for beta.boost.org
-cp boost-build.zip boost-build.tar.bz2 ~/public_html/boost_build_nightly
+cp userman.pdf boost-build.zip boost-build.tar.bz2 ~/public_html/boost_build_nightly
cd boost-build
chmod -R u+w *
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk