bin/mdw-build: Allow overriding the `make' program.
[profile] / bin / svnwrap
index 525872f..413f7d2 100755 (executable)
@@ -20,4 +20,4 @@ done
 
 # --- Run the program ---
 
-exec svn "${cmd[@]}"
+exec "${cmd[@]}"