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

Include user-config.jam/site-config.jam in release.

[SVN r20574]
This commit is contained in:
Vladimir Prus
2003-10-31 06:57:15 +00:00
parent 8ea618183d
commit d082e9002d

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|bootstrap.jam|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|site-config.jam|user-config.jam" | xargs rm -f
# Prepare some more files.
mv index_v2.html index.html