2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-31 08:02:14 +00:00

Include 'bootstrap.jam' in release.

[SVN r20541]
This commit is contained in:
Vladimir Prus
2003-10-29 11:21:39 +00:00
parent 58ffd92d48
commit d644883050

View File

@@ -12,7 +12,7 @@ rm -rf example/versioned
# This one is too low-level and misleading
rm -rf example/make
find . -maxdepth 1 -type f | egrep -v "roll.sh|build-system.jam|boost_build_v2.html|c++boost.gif|index_v2.html|hacking.txt" | xargs rm -f
find . -maxdepth 1 -type f | egrep -v "roll.sh|bootstrap.jam|build-system.jam|boost_build_v2.html|c++boost.gif|index_v2.html|hacking.txt" | xargs rm -f
# Prepare some more files.
mv index_v2.html index.html