summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-02-15 18:38:54 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-02-15 18:38:54 (GMT)
commit0046756d9634df65a64cb6c471e71ec773853438 (patch)
treec0af8e20862c8f4d41c0245864b3ecc605bbb954 /scripts/publish-macosx.sh
parent594f22e26e74f09c9d9ca8cf4b9e43d5f7998409 (diff)
Specify EIGEN2DIR
git-svn-id: http://svn.clifford.at/openscad/trunk@439 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'scripts/publish-macosx.sh')
-rwxr-xr-xscripts/publish-macosx.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index ad0b988..56e5367 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -4,6 +4,7 @@ VERSION=`date "+%Y.%m.%d"`
#VERSION=2010.02
export OPENCSGDIR=$PWD/../OpenCSG-1.3.0
+export EIGEN2DIR=/opt/local/include/eigen2
`dirname $0`/release-common.sh -v $VERSION
if [[ $? != 0 ]]; then
contact: Jan Huwald // Impressum