summaryrefslogtreecommitdiff
path: root/packdist.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packdist.sh')
-rwxr-xr-xpackdist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packdist.sh b/packdist.sh
index 1c9895d4..935d6621 100755
--- a/packdist.sh
+++ b/packdist.sh
@@ -188,7 +188,7 @@ if [ ${dopack} = "1" ]; then
# force make
# force make check
- force make distcheck
+ force make -j 4 distcheck
force fakeroot make dist
else
force cd distbuild