diff options
author | Marius Kintel <marius@kintel.net> | 2013-01-30 16:47:25 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-01-30 16:47:25 (GMT) |
commit | b0acc7598068f946696369de1355714a5bdf14da (patch) | |
tree | 71296e1ca1ea7160723741729321984c6d92d085 | |
parent | 600893dd74ba241eb65722e929d847dc5b0c282f (diff) |
typo
-rw-r--r-- | setenv_mjau.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setenv_mjau.sh b/setenv_mjau.sh index 677a47a..943ae6b 100644 --- a/setenv_mjau.sh +++ b/setenv_mjau.sh @@ -6,7 +6,7 @@ export QMAKESPEC=macx-g++ #export CGALDIR=$PWD/../install/CGAL-3.6 #export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib -# Own own Qt +# Our own Qt export PATH=$OPENSCAD_LIBRARIES/bin:$PATH # ccache: |