[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-674-gc3c06b8

git git at cross-lfs.org
Tue Jan 7 14:50:59 PST 2014


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, systemd has been updated
       via  c3c06b865b822c3a013b1f48ede07c97957fc4b5 (commit)
      from  8a1e392c9088a82909e70cdf401f4b3bb43fc820 (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 c3c06b865b822c3a013b1f48ede07c97957fc4b5
Author: Chris Staub <chris at beaker67.com>
Date:   Tue Jan 7 17:50:47 2014 -0500

    Make command in isl instructions more specific

diff --git a/BOOK/final-system/common/isl.xml b/BOOK/final-system/common/isl.xml
index 425b109..4e68178 100644
--- a/BOOK/final-system/common/isl.xml
+++ b/BOOK/final-system/common/isl.xml
@@ -51,7 +51,7 @@ LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
     <para os="j">Finally, move a misplaced file:</para>
 
 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib
-mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
+mv -v /usr/lib/libisl*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
   </sect2>
 
   <sect2 id="contents-isl" role="content">

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list