William Immendorf wrote: > On Mon, Nov 9, 2009 at 12:48 AM, Claus Regelmann <[email protected]> wrote: >> A couple of things. Please don't compress something as small as this. It is >> only 2840 bytes uncompressed. >> >> Second, looking at the patch, I think a simple >> >> sed -i s/getline/procmail_getline/ >> src/{fields.c,formail.c,formisc.{c,h}} >> >> or probably >> >> sed -i s/getline/procmail_getline/ src/*.{c,h} > I use: > > sed -i 's/getline/get_line/' src/{fields.c,formail.c,formisc.{c,h}} > > and it WFM. >
WFM ? i don't know, explain it -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
