DragonFly BSD
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


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Thu, 12 Aug 2004 01:22:51 +0200

On 12.08.2004, at 02:07, bj wrote:
'make upgrade' in source tree fail without /bin/csh. Fix using sed, (in src/etc):
sed -e 's/csh \(.*\){\(.*\)}/sh \1[\2]/' -i '~' Makefile

this fix won't work as sh won't expand the [] right. besides you ought to have /bin/csh, this is the traditional shell of BSD if i'm informed right


cheers
  simon

--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

Attachment: PGP.sig
Description: This is a digitally signed message part



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]