On 01-05-2015 07:26, Fernando de Oliveira wrote:
> Thank you very much for the post.
> 
> On 30-04-2015 13:58, Ken Moffat wrote:
>> On Thu, Apr 30, 2015 at 07:32:32AM -0300, Fernando de Oliveira wrote:
>>> Re: r15900 and r15901.

>>>       $CONFIGURE &&
>>>
>>>       sed -e '/FUNCS=/ s/-d/&|uniq/'    \
>>>           -e '/get_x509_crt/ {n;d}'     \
>>>           -e '/get_x509_key/ {n;d}'     \
>>>           -e '/get_verify_flags/ {n;d}' \
>>>           -i doc/manpages/Makefile      &&
>>>
>>>       time make -j${MKFLGS} &&
>>>
>>> But when editing, IIRC, noticed that configure and make where in one
>>> block, and didn't want to to modify that. So, forgot the missing
>>> Makefile and put in the beginning.
> 
>> I haven't actually confirmed that applying the sed to configure.in
>> does the same thing, but it did let me build it.
> 
> OK. I think that I will revert to Makefile and move between config and
> make. and move explanation to "Commands explanations. This way, commands
> will be in one block, and the form I tested.

Fixed at revision 15910.

-- 
[]s,
Fernando
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to