scripts/get_aubio.sh: use absolute path for windows
[vamp-aubio-plugins.git] / scripts / get_aubio.sh
index 6ac505f..a0cac76 100755 (executable)
@@ -3,7 +3,7 @@
 set -e
 set -x
 
-source VERSION
+source $PWD/VERSION
 
 mkdir -p contrib
 pushd contrib