[SVN r49417]
@@ -3,7 +3,8 @@
# Build release packages
# Copyright 2008 Beman Dawes
-# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt
+# Distributed under the Boost Software License, Version 1.0.
+# See http://www.boost.org/LICENSE_1_0.txt
if [ $# -lt 1 ]
then
@@ -16,7 +16,7 @@ svn export --non-interactive --native-eol LF http://svn.boost.org/svn/boost/bran
echo "Building docs..."
pushd posix/doc
-bjam-cygwin --v2 --toolset=gcc &>../../posix-bjam.log
+bjam --v2 --toolset=gcc &>../../posix-bjam.log
popd
echo "Cleaning up and renaming..."