[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 940d548fa191f5a347407f607669e1f052e51667

git git at cross-lfs.org
Thu Feb 7 13:49:52 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  940d548fa191f5a347407f607669e1f052e51667 (commit)
      from  aeffc213e4bbfbe138db552dbd89acf96240b0ff (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 940d548fa191f5a347407f607669e1f052e51667
Author: William Harrington <kb0iic at gmail.com>
Date:   Thu Feb 7 15:49:48 2013 -0600

    Add verbose option to libtool multiarch wrapper link command.

diff --git a/BOOK/final-system/multilib/libtool-64bit.xml b/BOOK/final-system/multilib/libtool-64bit.xml
index e837f07..cd8f4b1 100644
--- a/BOOK/final-system/multilib/libtool-64bit.xml
+++ b/BOOK/final-system/multilib/libtool-64bit.xml
@@ -59,7 +59,7 @@
     xpointer="xpointer(//*[@os='m1'])"/>
 
 <screen os="m2"><userinput>mv -v /usr/bin/libtool{,-64}
-ln -s multiarch_wrapper /usr/bin/libtool</userinput></screen>
+ln -sv multiarch_wrapper /usr/bin/libtool</userinput></screen>
 
   </sect2>
 

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

Summary of changes:
 BOOK/final-system/multilib/libtool-64bit.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list