[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 18805fb9da3e319c95510619796e204364026ecc

git git at cross-lfs.org
Thu Feb 7 14:14:16 PST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  18805fb9da3e319c95510619796e204364026ecc (commit)
      from  940d548fa191f5a347407f607669e1f052e51667 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 18805fb9da3e319c95510619796e204364026ecc
Author: William Harrington <kb0iic at gmail.com>
Date:   Thu Feb 7 16:14:12 2013 -0600

    Add verbose option to rm command.

diff --git a/BOOK/final-system/common/iproute2.xml b/BOOK/final-system/common/iproute2.xml
index 65290ee..7c5444d 100644
--- a/BOOK/final-system/common/iproute2.xml
+++ b/BOOK/final-system/common/iproute2.xml
@@ -35,7 +35,7 @@
 
 <screen os="s2"><userinput>sed -i '/^TARGETS/s at arpd@@g' misc/Makefile
 sed -i '/ARPD/d' Makefile
-rm man/man8/arpd.8</userinput></screen>
+rm -v man/man8/arpd.8</userinput></screen>
 
     <para os="f1">Remove unused libnl headers:</para>
     

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/iproute2.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list