summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-03-31 14:47:43 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-03-31 14:47:43 (GMT)
commit419e8900fcb274f99606fe9cbeb4298e957c3efc (patch)
treee3f4f5324d58fab076904a2461f1b61b5e9120b5 /scripts/publish-macosx.sh
parentfe738768284dbfbb3d2c2b2259672f01fa8a5299 (diff)
Install CGAL in a version-tagged directory
git-svn-id: http://svn.clifford.at/openscad/trunk@499 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'scripts/publish-macosx.sh')
-rwxr-xr-xscripts/publish-macosx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index 399080e..3f14837 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -4,7 +4,7 @@ VERSION=`date "+%Y.%m.%d"`
#VERSION=2010.02
export OPENCSGDIR=$PWD/../OpenCSG-1.3.0
-export CGALDIR=$PWD/../install
+export CGALDIR=$PWD/../install/CGAL-3.6
export EIGEN2DIR=/opt/local/include/eigen2
`dirname $0`/release-common.sh -v $VERSION
contact: Jan Huwald // Impressum