git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2014-02-26 14:52:22 +00:00
parent 2925b3cb9d
commit a28a16ccb0

View File

@ -80,7 +80,7 @@ make -C src msgfmt
make -C src msgmerge make -C src msgmerge
make -C src xgettext</userinput></screen> make -C src xgettext</userinput></screen>
<para>As only three prograsm have been compiled, it is not possible to run the <para>As only three programs have been compiled, it is not possible to run the
test suite without compiling additional support libraries from the Gettext test suite without compiling additional support libraries from the Gettext
package. It is therefore not recommended to attempt to run the test suite at package. It is therefore not recommended to attempt to run the test suite at
this stage.</para> this stage.</para>