]> git.tdb.fi Git - builder.git/blobdiff - bootstrap.sh
Move class PackageRef to its own files
[builder.git] / bootstrap.sh
index cd94382884dd6614cd9daa374acf982092d91ef8..f878935d86726dc797e33cbbf2fca28656844d65 100755 (executable)
@@ -7,6 +7,8 @@ if [ -z "$LIBPATH" ]; then
        LIBPATH=`pwd`/..
 fi
 
+LIBPATH=`readlink -f $LIBPATH`
+
 mkdir -p include/msp
 
 sources=source/*.cpp