diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-05-28 23:27:40 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-05-28 23:27:40 (GMT) |
commit | 145bc6df6163c74841e722a1ca8e954e4c9ebf6a (patch) | |
tree | fea3bb1a90c186e2384b9a3946920565fce00bef | |
parent | ad041705744b8bbba98efa80337184db77c348a9 (diff) |
documentation
-rwxr-xr-x | scripts/linux-build-dependencies.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/linux-build-dependencies.sh b/scripts/linux-build-dependencies.sh index b56ed05..96c4fff 100755 --- a/scripts/linux-build-dependencies.sh +++ b/scripts/linux-build-dependencies.sh @@ -17,7 +17,7 @@ BASEDIR=$HOME OPENSCADDIR=$PWD SRCDIR=$BASEDIR/src DEPLOYDIR=$BASEDIR -NUMCPU=4 # paralell builds +NUMCPU=4 # paralell builds for some libraries printUsage() { |