[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-989-g51bd77c

git git at cross-lfs.org
Fri May 9 21:30:33 PDT 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  51bd77c43ccfd19c6b5f159c6129ff6948f8e9d2 (commit)
      from  ce067a0130c7876a618a33cf6984c155e19c83d6 (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 51bd77c43ccfd19c6b5f159c6129ff6948f8e9d2
Author: Chris Staub <chris at beaker67.com>
Date:   Sat May 10 00:30:21 2014 -0400

    Fix command error

diff --git a/BOOK/final-system/multilib/gperf.xml b/BOOK/final-system/multilib/gperf.xml
index 7144e2d..fe0b2dd 100644
--- a/BOOK/final-system/multilib/gperf.xml
+++ b/BOOK/final-system/multilib/gperf.xml
@@ -26,7 +26,7 @@
 
     <para os="a">Prepare Gperf for compilation:</para>
 
-<screen os="b"><userinput>CC="gcc ${BUILD64} ./configure --prefix=/usr \
+<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
     --docdir=/usr/share/doc/gperf-&gperf-version;</userinput></screen>
 
     <para os="c">Compile the package:</para>

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list