Fixes to bundle manager to make it vaguely usable.
[ardour.git] / gtk2_ardour / arval
index 5661b4cd1103d2fa2c9bd0c6e1b0a7718febb5ca..7267857348a65fd77bf35f34b8610f13cf06caa3 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
-. ardev_common.sh
+. `dirname "$0"`/ardev_common.sh
 export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
 exec valgrind  --num-callers=50 --tool=memcheck $EXECUTABLE --novst "$@"