summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-12-25 01:45:14 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-12-25 01:45:14 (GMT)
commit51259e6caacb6049095a85af9f1aa0c5761f280c (patch)
tree4707163ace6bd195bc3f74782503413bf688580e /scripts
parentfb6d7f987507874469de6d72ababecbeccab7d2a (diff)
parent3c9f36e7443d496b9929ac6f7f65fd6dcc1db98c (diff)
Merge branch 'mxebuild_fix' of github.com:openscad/openscad into mxebuild_fix
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/uni-build-dependencies.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/uni-build-dependencies.sh b/scripts/uni-build-dependencies.sh
index 6384148..8a2c7c3 100755
--- a/scripts/uni-build-dependencies.sh
+++ b/scripts/uni-build-dependencies.sh
@@ -6,18 +6,18 @@
#
# This script builds all library dependencies of OpenSCAD for Linux/BSD
-# (Except large ones like qt and gcc)
+# (Except large ones like qt or gcc). It is based on macosx-build-dependencies.sh
#
# Standard usage:
# cd openscad
# . ./scripts/setenv-unibuild.sh
# ./scripts/uni-build-dependencies.sh
-#
+#
# Out-of-tree usage
#
# cd somepath
# . /path/to/openscad/scripts/setenv-unibuild.sh
-# ./path/to/openscad/scripts/uni-build-dependencies.sh
+# /path/to/openscad/scripts/uni-build-dependencies.sh
#
# Prerequisites:
# - wget or curl
contact: Jan Huwald // Impressum