]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
ci: use bootstrap -j
authorTravis Cross <tc@traviscross.com>
Sun, 6 May 2012 00:17:20 +0000 (00:17 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 6 May 2012 00:17:20 +0000 (00:17 +0000)
scripts/ci/src_tarball.sh

index 1055c6c481808b1af406d8931dbfb26e9a804cb4..59c448ad439b7f9ceee8aa76da43f08fd2b42dfa 100755 (executable)
@@ -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