DJ Lucas wrote:
> On 11/08/2009 07:23 PM, Claus Regelmann wrote:
>> 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
>>
>>    
> Works for me.
> 
> -- DJ Lucas
> 
> 
aahhaa !!
WFM too!
but shoudn't either fix be documented in the BLFS book?

-- Claus
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to