From a2109992e16246b4d72b316416b9e4bf0d75a288 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Wed, 15 Feb 2012 00:12:31 +0100 Subject: [PATCH] EIGEN2DIR not needed - build system uses OPENSCAD_LIBRARIES directly --- setenv_mjau.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setenv_mjau.sh b/setenv_mjau.sh index c96f79de..3b9fd92f 100644 --- a/setenv_mjau.sh +++ b/setenv_mjau.sh @@ -5,7 +5,6 @@ export DYLD_LIBRARY_PATH=$OPENSCAD_LIBRARIES/lib #export CGALDIR=$PWD/../install/CGAL-3.6 #export QCODEEDITDIR=$PWD/../qcodeedit-2.2.3/install #export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib:$QCODEEDITDIR/lib -export EIGEN2DIR=$OPENSCAD_LIBRARIES # ccache: export PATH=/opt/local/libexec/ccache:$PATH