Author: bdubbs
Date: Sun Oct  8 09:42:54 2017
New Revision: 19306

Log:
Fix systemd url and various spacing issues

Modified:
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/general/sysutils/systemd.xml
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/general/graphlib/poppler.xml
==============================================================================
--- trunk/BOOK/general/graphlib/poppler.xml     Sat Oct  7 20:55:40 2017        
(r19305)
+++ trunk/BOOK/general/graphlib/poppler.xml     Sun Oct  8 09:42:54 2017        
(r19306)
@@ -172,7 +172,6 @@
        -DENABLE_XPDF_HEADERS=ON     \
        -DENABLE_GTK_DOC=ON          \
        ..                           &&
-
 make</userinput></screen>
 
     <para>
@@ -188,8 +187,7 @@
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root"><userinput>
-make        install &amp;&amp;
+<screen role="root"><userinput>make        install &amp;&amp;
 make -C qt5 install &amp;&amp;
 
 install -m644 poppler-qt5.pc usr/lib/pkgconfig</userinput></screen>

Modified: trunk/BOOK/general/sysutils/systemd.xml
==============================================================================
--- trunk/BOOK/general/sysutils/systemd.xml     Sat Oct  7 20:55:40 2017        
(r19305)
+++ trunk/BOOK/general/sysutils/systemd.xml     Sun Oct  8 09:42:54 2017        
(r19306)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY systemd-download-http 
"https://github.com/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.xz";>
+  <!ENTITY systemd-download-http 
"https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.xz";>
   <!ENTITY systemd-download-ftp  " ">
   <!ENTITY systemd-md5sum        "2d8f6ebded3462ac0d1a6275e54db561">
   <!ENTITY systemd-size          "4.6 MB">

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml     Sat Oct  7 20:55:40 2017        
(r19305)
+++ trunk/BOOK/xsoft/office/libreoffice.xml     Sun Oct  8 09:42:54 2017        
(r19306)
@@ -24,7 +24,7 @@
 
 
   <!ENTITY libreoffice-buildsize          "9.6 GB (795 MB installed). 
Installing the whole set of languages has been reported to require up to 26 GB 
(2.9 GB installed)">
-  <!ENTITY libreoffice-time               "41 SBU with parallelism = 8 + 
download time">
+  <!ENTITY libreoffice-time               "41 SBU with parallelism=8 + 
download time">
 
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to