From 9b0f148d2d71ae0d975912e1b405650a45f6b042 Mon Sep 17 00:00:00 2001 From: don bright Date: Wed, 4 Jul 2012 08:03:38 +0200 Subject: documentation for purpose of file diff --git a/scripts/setenv-linbuild.sh b/scripts/setenv-linbuild.sh index a61b55a..8e3d76d 100644 --- a/scripts/setenv-linbuild.sh +++ b/scripts/setenv-linbuild.sh @@ -1,3 +1,8 @@ +# setup env variables for building OpenSCAD against custom built +# dependency libraries from linux-build-dependencies.sh + +# run this file with 'source setenv-linbuild.sh' + # BASEDIR and DEPLOYDIR must be the same as in linux-build-dependencies.sh BASEDIR=$HOME/openscad_deps DEPLOYDIR=$BASEDIR -- cgit v0.10.1