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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user