summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-07 16:16:47 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-07 16:16:47 (GMT)
commitceee08d7243cc90001059473cc3989e3e2820d15 (patch)
tree274e82514aeef1502329f858d5cd7985710f40a0
parent098f96fee29bc4bfe1670b89328849e6266af0cf (diff)
Don't use the release script for development builds
git-svn-id: http://svn.clifford.at/openscad/trunk@527 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--doc/build-macosx.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/build-macosx.txt b/doc/build-macosx.txt
index ad050ad..71750b8 100644
--- a/doc/build-macosx.txt
+++ b/doc/build-macosx.txt
@@ -37,4 +37,5 @@ o Build OpenSCAD
cd openscad
export OPENCSGDIR=$PWD/../OpenCSG-1.3.0
export CGALDIR=$PWD/../install/CGAL-3.6
- ./scripts/release-common.sh
+ qmake
+ make
contact: Jan Huwald // Impressum