From: Travis Cross Date: Sun, 6 May 2012 00:17:20 +0000 (+0000) Subject: ci: use bootstrap -j X-Git-Tag: v1.2-rc1~17^2~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f1293fa6bbc2a96964d9a4b9483f838061a128e;p=thirdparty%2Ffreeswitch.git ci: use bootstrap -j --- diff --git a/scripts/ci/src_tarball.sh b/scripts/ci/src_tarball.sh index 1055c6c481..59c448ad43 100755 --- a/scripts/ci/src_tarball.sh +++ b/scripts/ci/src_tarball.sh @@ -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