yet another multi-ABI bundle installer fix
[ardour.git] / gtk2_ardour / arprof
index 0d0f5f2fdc04bc43586317766499fa8e0fb00cb0..1b66a856efad327c462e26fbd58c4b0bebdfdfa6 100755 (executable)
@@ -7,7 +7,8 @@
 # see http://valgrind.org/docs/manual/cl-manual.html and
 # http://log.fundamental-code.com/2013/09/07/profiling-realtime-code
 
-. `dirname "$0"`/../build/gtk2_ardour/ardev_common_waf.sh
+TOP=`dirname "$0"`/..
+. $TOP/build/gtk2_ardour/ardev_common_waf.sh
 LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
 export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE