Skip to content

Commit

Permalink
Replaced user- with PWD-dependent paths
Browse files Browse the repository at this point in the history
  • Loading branch information
clothbot committed Feb 6, 2012
1 parent c6807d4 commit 3c428a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/macosx-build-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c428a6

Please sign in to comment.