Fix insertion of processors at the point at which the processor menu was opened;...
[ardour.git] / gtk2_ardour / arval
old mode 100644 (file)
new mode 100755 (executable)
index cdd709d..e563d78
@@ -1,5 +1,5 @@
 #!/bin/sh
-. `dirname "$0"`/../build/default/gtk2_ardour/ardev_common_waf.sh
+. `dirname "$0"`/../build/gtk2_ardour/ardev_common_waf.sh
 LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
 export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
 exec valgrind  --error-limit=no --num-callers=50 --tool=memcheck $TOP/$EXECUTABLE --novst "$@"