[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 59f743eb247e17f29ab283118d75c8743d3c3b38

git git at cross-lfs.org
Sun Jan 23 09:21:04 PST 2011


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  59f743eb247e17f29ab283118d75c8743d3c3b38 (commit)
       via  4c16263af083703ca7bbf0c5d54b09aff3a22292 (commit)
      from  24efabe0ddb96885b3b15e64a7ed474166bd2f6a (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 59f743eb247e17f29ab283118d75c8743d3c3b38
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Sun Jan 23 12:14:37 2011 -0500

    Make the installation of tic from ncurses in cross-tools verbose.

diff --git a/BOOK/cross-tools/common/ncurses.xml b/BOOK/cross-tools/common/ncurses.xml
index 16b0096..feb8bbf 100644
--- a/BOOK/cross-tools/common/ncurses.xml
+++ b/BOOK/cross-tools/common/ncurses.xml
@@ -43,7 +43,7 @@ make -C progs tic</userinput></screen>
 
     <para os="e">Install <command>tic</command> with the following command:</para>
 
-<screen os="f"><userinput>install -m755 progs/tic /cross-tools/bin</userinput></screen>
+<screen os="f"><userinput>install -v -m755 progs/tic /cross-tools/bin</userinput></screen>
 
   </sect2>
 

commit 4c16263af083703ca7bbf0c5d54b09aff3a22292
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Sun Jan 23 12:14:08 2011 -0500

    Update Date.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index fb4e6f0..79da869 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "01"> <!-- Use two digits -->
 <!ENTITY month_name "January">
-<!ENTITY day "22"> <!-- Use two digits -->
+<!ENTITY day "23"> <!-- Use two digits -->
 <!ENTITY year "2011"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

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

Summary of changes:
 BOOK/cross-tools/common/ncurses.xml |    2 +-
 BOOK/general.ent                    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list