ci: use bootstrap -j

This commit is contained in:
Travis Cross 2012-05-06 00:17:20 +00:00
parent f4f0d7e60f
commit 3f1293fa6b
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ cp -r . $dst_dir
cd $dst_dir
./bootstrap.sh
./bootstrap.sh -j
mv bootstrap.sh rebootstrap.sh
rm -f docs/AUTHORS
rm -f docs/COPYING