parallelize dist package build (packdist.sh)

personal/stbuehler/mod-csrf
Glenn Strauss 7 years ago
parent 1f4874cb9c
commit e82b980955

@ -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

Loading…
Cancel
Save