On Tue,  5 Feb 2013 20:23:54 -0800
[email protected] wrote:

> From: kanj <[email protected]>

Also, can you please add a commit message describing what changed and
why?  If there's an open trac ticket, mention the ticket number.

For the subject / first line of the commit message, a better title
would be "cleanup/remove-files: Remove ${CLFS}-final/sources" or
similar.

> ---
>  BOOK/cleanup/remove-files.xml |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/BOOK/cleanup/remove-files.xml
> b/BOOK/cleanup/remove-files.xml index 5b6bf54..4484f0d 100644
> --- a/BOOK/cleanup/remove-files.xml
> +++ b/BOOK/cleanup/remove-files.xml
> @@ -26,7 +26,8 @@ rm -rfv ${CLFS}-final/usr/src/*
>  rm -rfv ${CLFS}-final/usr/include
>  rm -rfv ${CLFS}-final/usr/man
>  rm -rfv ${CLFS}-final/usr/share/man
> -rm -rfv ${CLFS}-final/build</userinput></screen>
> +rm -rfv ${CLFS}-final/build
> +rm -rfv ${CLFS}/sources</userinput></screen>
>  
>    <para>Remove the static libaries:</para>
>  


Thanks,
Andrew
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to