From 3c428a61ff7633c3a9d37a0011b085c9fca7042c Mon Sep 17 00:00:00 2001 From: Andrew Plumb Date: Mon, 6 Feb 2012 09:13:11 -0500 Subject: Replaced user- with PWD-dependent paths diff --git a/scripts/macosx-build-dependencies.sh b/scripts/macosx-build-dependencies.sh index f1d8ba1..4bcafd3 100755 --- a/scripts/macosx-build-dependencies.sh +++ b/scripts/macosx-build-dependencies.sh @@ -17,8 +17,6 @@ # o Port to other platforms? # -BASEDIR=/Users/kintel/code/OpenSCAD/libraries -OPENSCADDIR=/Users/kintel/code/OpenSCAD/openscad BASEDIR=$PWD/../libraries OPENSCADDIR=$PWD SRCDIR=$BASEDIR/src -- cgit v0.10.1