diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 1919f9850..98f22ad17 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -46,7 +46,7 @@ <para>Though not mandatory in this chapter, if you plan on running the test suite, you should apply the following patches:</para> -<screen><userinput remap="pre">patch -Np1 -i &glibc-iconv-test-fixes-patch; && +<screen><userinput remap="pre">patch -Np1 -i &glibc-iconv-test-fixes-patch; patch -Np1 -i &glibc-ildoubl-test-fix-patch;</userinput></screen> <para>The Glibc documentation recommends building Glibc outside of the source |