Author: renodr
Date: Wed Aug 15 14:15:31 2018
New Revision: 20306

Log:
Fixes

Modified:
   trunk/BOOK/general/genlib/json-c.xml
   trunk/BOOK/gnome/platform/gexiv2.xml

Modified: trunk/BOOK/general/genlib/json-c.xml
==============================================================================
--- trunk/BOOK/general/genlib/json-c.xml        Wed Aug 15 13:56:30 2018        
(r20305)
+++ trunk/BOOK/general/genlib/json-c.xml        Wed Aug 15 14:15:31 2018        
(r20306)
@@ -99,6 +99,9 @@
       To test the results, issue: <command>make check</command>.
     </para>
 
+<!-- When I ran the test suite, I experienced all but 5 tests failing. Should
+     look into before release. -renodr -->
+
     <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>

Modified: trunk/BOOK/gnome/platform/gexiv2.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gexiv2.xml        Wed Aug 15 13:56:30 2018        
(r20305)
+++ trunk/BOOK/gnome/platform/gexiv2.xml        Wed Aug 15 14:15:31 2018        
(r20306)
@@ -103,7 +103,7 @@
 <screen><userinput>mkdir build &amp;&amp;
 cd    build &amp;&amp;
 
-meson --prefix=/usr &amp;&amp;
+meson --prefix=/usr .. &amp;&amp;
 ninja</userinput></screen>
 
     <para>
-- 
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