replace csh to sh in src/etc/Makefile

Matthew Dillon dillon at apollo.backplane.com
Wed Aug 11 15:32:32 PDT 2004


: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 at xxxxxxxxxxxxxxxxxxx>

    Umm.  Why don't you have a /bin/csh ?  It's part of the base system.

						-Matt





More information about the Submit mailing list