diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:08:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:08:46 +0000 |
commit | 1e0d9b76152f6b17c0cc13c34d8491fdac8a9b41 (patch) | |
tree | c3c3576aa6f00679da09e22d73231b770a52962a /chapter05 | |
parent | 487d7c1794f0d1b7ac82d6776d243e5bbff03697 (diff) |
Upgrade to Gettext-0.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/gettext.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index 6d5d89823..bb13657c7 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -60,7 +60,7 @@ <para>Compile the package:</para> -<screen><userinput>make -C lib +<screen><userinput>make -C gnulib-lib make -C src msgfmt</userinput></screen> <para>As only one binary has been compiled, it is not possible to run the |