Author: bdubbs
Date: Thu Sep 5 06:42:36 2013
New Revision: 11767
Log:
Update a md5sum for sqlite-docs
Modified:
trunk/BOOK/general/prog/scons.xml
trunk/BOOK/server/databases/sqlite.xml
Modified: trunk/BOOK/general/prog/scons.xml
==============================================================================
--- trunk/BOOK/general/prog/scons.xml Thu Sep 5 06:19:00 2013 (r11766)
+++ trunk/BOOK/general/prog/scons.xml Thu Sep 5 06:42:36 2013 (r11767)
@@ -34,7 +34,7 @@
(and other files) implemented in <application>Python</application>.
</para>
- &lfs73_checked;
+ &lfs74_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -90,10 +90,10 @@
commands as the <systemitem class="username">root</systemitem> user:
</para>
- <screen><userinput>python setup.py install --standard-lib \
- --prefix=/usr \
- --install-data=/usr/share \
- --optimize=1</userinput></screen>
+ <screen><userinput>python setup.py install --prefix=/usr \
+ --standard-lib \
+ --optimize=1 \
+ --install-data=/usr/share</userinput></screen>
</sect2>
@@ -107,7 +107,7 @@
<seglistitem>
<seg>
- scons, scons-2.3.0, sconsign, sconsign-2.3.0, scons-time and
+ scons, scons-2.3.0, sconsign, sconsign-2.3.0, scons-time, and
scons-time-2.3.0
</seg>
<seg>
Modified: trunk/BOOK/server/databases/sqlite.xml
==============================================================================
--- trunk/BOOK/server/databases/sqlite.xml Thu Sep 5 06:19:00 2013
(r11766)
+++ trunk/BOOK/server/databases/sqlite.xml Thu Sep 5 06:42:36 2013
(r11767)
@@ -17,7 +17,7 @@
<!ENTITY sqlite-docs-download
"http://sqlite.org/2013/sqlite-doc-&sqlite-doc-version;.zip">
- <!ENTITY sqlite-docs-md5sum "153952e5943955d4a3536700e8255d69">
+ <!ENTITY sqlite-docs-md5sum "3f6cdfaff621cc3575ed71c66a396b75">
<!ENTITY sqlite-docs-size "4.1 MB">
]>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page