summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-07 19:04:12 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-07 19:04:12 (GMT)
commita469ef9c67512137eee1181ee8c912dd3a39f1a1 (patch)
tree53401cf895af1f77909de1b7227d19bb62e606b5 /scripts/publish-macosx.sh
parenta9f281e8ae2a9d1df02b49dd7823687f1c55736c (diff)
mac deployment update
git-svn-id: http://svn.clifford.at/openscad/trunk@531 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'scripts/publish-macosx.sh')
-rwxr-xr-xscripts/publish-macosx.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index 3f14837..51d890e 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -3,9 +3,7 @@
VERSION=`date "+%Y.%m.%d"`
#VERSION=2010.02
-export OPENCSGDIR=$PWD/../OpenCSG-1.3.0
-export CGALDIR=$PWD/../install/CGAL-3.6
-export EIGEN2DIR=/opt/local/include/eigen2
+export MACOSX_DEPLOY_DIR=$PWD/../libraries/deploy
`dirname $0`/release-common.sh -v $VERSION
if [[ $? != 0 ]]; then
contact: Jan Huwald // Impressum