--- branches/magellan-next/include/mtools.sminc 2011/07/19 15:55:06 8469 +++ branches/magellan-next/include/mtools.sminc 2011/07/27 11:09:50 8642 @@ -14,6 +14,12 @@ echo "${pname}" } +# get the bindir right with splitpackages +mbindir() +{ + echo "${BINDIR}" +} + # installs initscripts # minstallrc /path/to/rc-script {destfilename} minstallrc()