Index: src/babel.c
--- src/babel.c.orig
+++ src/babel.c
@@ -40,7 +40,7 @@
 #endif
 
 /* TODO in the future we could have support for other shells (change command strings), or not use a shell at all */
-#define BASH_LOCATION "/bin/bash"
+#define BASH_LOCATION "${LOCALBASE}/bin/bash"
 
 /**
  * Path to gpsbabel
