On Wed, 6 Feb 2013 18:53:21 -0800 knjterr...@mybluelight.com wrote: > From: kanj <knjterr...@mybluelight.com> > > --- > 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..5c82ebe 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}-final/sources</userinput></screen> > > <para>Remove the static libaries:</para> >
Thanks! Applied to my tree in 'bluelight' branch [1]. I'll send a pull request in a few days regardless of if there's any other changes in order to get this into the mainline book. [1]:http://git.cross-lfs.org/?p=abradford/clfs-embedded.git;a=shortlog;h=refs/heads/bluelight -Andrew _______________________________________________ Clfs-dev mailing list Clfs-dev@lists.cross-lfs.org http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org