DragonFly submit List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: replace csh to sh in src/etc/Makefile
: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@xxxxxxxxxxxxxxxxxxx>
Umm. Why don't you have a /bin/csh ? It's part of the base system.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]