Mimor changes and remove ppp remnant from bootscripts

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13877 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2014-08-11 04:23:58 +00:00
parent 36cfad9ba2
commit 4378ca5955
3 changed files with 4 additions and 4 deletions

View File

@ -71,7 +71,7 @@
<!ENTITY lfs-vim-version "7.4">
<!-- End LFS versions -->
<!ENTITY blfs-bootscripts-version "20140808">
<!ENTITY blfs-bootscripts-version "20140810">
<!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">

View File

@ -9,8 +9,8 @@
<!ENTITY xapian-download-ftp " ">
<!ENTITY xapian-md5sum "493117bf45e5471e86b4fc5d6d8069dc">
<!ENTITY xapian-size "3.0 MB">
<!ENTITY xapian-buildsize "45 MB">
<!ENTITY xapian-time "1.5 SBU">
<!ENTITY xapian-buildsize "45 MB (Additioansl 220 MB for tests)">
<!ENTITY xapian-time "1.5 SBU (Additioanl 22 SBU for tsts)">
]>
<sect1 id="xapian" xreflabel="xapian-&xapian-version;">

View File

@ -90,7 +90,7 @@ cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
make</userinput></screen>
<para>
To run the test suite, issue: <command>make test</command>.
This package does not come with a working test suite.
</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>