On 09/08/11 17:50, George Liaskos wrote: >> Do we still need the REINPLACE_CMD in the Makefile >> for the /bin/bash? > - /bin/bash ./create_tree.sh > + /usr/local/bin/bash ./create_tree.sh + $LOCALBASE/bin/bash ./create_tree.sh > and maybe use $PREFIXDIR here too.