Author: bdubbs
Date: Wed Sep 28 11:27:31 2016
New Revision: 17833

Log:
Add wget url to ninja

Modified:
   trunk/BOOK/general/prog/ninja.xml

Modified: trunk/BOOK/general/prog/ninja.xml
==============================================================================
--- trunk/BOOK/general/prog/ninja.xml   Wed Sep 28 11:05:10 2016        (r17832)
+++ trunk/BOOK/general/prog/ninja.xml   Wed Sep 28 11:27:31 2016        (r17833)
@@ -36,6 +36,11 @@
 
     &lfs7a_checked;
 
+    <note><para>Download this file via wget as:</para>
+<screen><userinput>wget 
https://github.com/ninja-build/ninja/archive/v&ninja-version;.tar.gz \
+     -O ninja-&ninja-version;.tar.gz</userinput></screen>
+    </note>
+
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
-- 
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