diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index ed4335942..896c0cf2e 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -82,11 +82,6 @@ mv glibc-libidn-&glibc-version; libidn</userinput></screen> 's|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=/lib/ld-linux.so.2 -o|' \ scripts/test-installation.pl</userinput></screen> - <para>Apply a patch to obtain various fixes that the upstream maintainers - have provided:</para> - -<screen><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen> - <para>The <command>ldd</command> shell script contains Bash-specific syntax. Change it's default program interpreter to <command>/bin/bash</command> in case another <command>/bin/sh</command> is installed as described in the |