> To: BLFS Development List <[email protected]>
> From: Tim Tassonis <[email protected]>
> Date: Fri, 5 Feb 2016 17:48:14 +0100
> Subject: [blfs-dev] Minor correction to curl install
>
> Hi all
>
> I just install curl from blfs and would suggest a minor correction to 
> the install section:
>
> find docs \( -name Makefile\* \
>            -o -name \*.1       \
>            -o -name \*.3 \)    \
>            -exec rm {} \;      &&


(Also, '[-depth] ... -delete' instead of the '-exec rm {} \;' ? The
latter isn't wrong; just a little unnecessary to call-out via '-exec' .)


>
        .
        .
>



akh





--
-- 
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