Re: [Fink-devel] Fwd: Multi-line embedding does not work!?!

2008-09-29 Thread Martin Costabel
Asko Kauppi wrote: > > Sorry for the noise. Got this solved by adding "#!/bin/sh -ex" to the > PatchScript and preceding any $ with backslash. You could also quote the EOF: cat > Makefile.fink <<"EOF" This prevents this and similar undesirable side effects. From `man bash` (for "word" read

[Fink-devel] Fwd: Multi-line embedding does not work!?!

2008-09-29 Thread Asko Kauppi
Sorry for the noise. Got this solved by adding "#!/bin/sh -ex" to the PatchScript and preceding any $ with backslash. ok now. Edelleenlähetetty viesti alkaa: > Lähettäjä: Asko Kauppi <[EMAIL PROTECTED]> > Päiväys: 28. syyskuuta 2008 klo 23:34.50 > Vastaanottaja: fink-devel@lists.sourceforg