:This is a multi-part message in MIME format.
:--------------070000080906060503000802
:Content-Type: text/plain; charset=us-ascii; format=flowed
:Content-Transfer-Encoding: 7bit
:
:Hi,
:
:'make upgrade' in source tree fail without /bin/csh. Fix using sed, (in
:src/etc):
:sed -e 's/csh \(.*\){\(.*\)}/sh \1[\2]/' -i '~' Makefile
:--
: - Regards,
: Bj, <foxia@NOSPAMalexandria.cc>
Umm. Why don't you have a /bin/csh ? It's part of the base system.
-Matt