replace csh to sh in src/etc/Makefile

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Wed Aug 11 16:23:30 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00000.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20040811/a138fc2c/attachment-0014.obj>


More information about the Submit mailing list