Do note that this symlink is a result of a divert made by dash's installation. The *right* solution is to either uninstall the 'dash' package or at least to remove the divert (using the dpkg-divert utility).
On Nov 22, 2007 9:53 AM, Kfir Lavi <[EMAIL PROTECTED]> wrote: > Yep, > The thing is that make uses /bin/sh and /bin/sh -> dash. > Changing the link /bin/sh to point to bash solved the problem. > Thanks all for your help. >
