diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 68c75abec..d8b509895 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -54,10 +54,6 @@ Unicode, therefore libiconv is not required on an LFS system.</para> </note> - <para>First fix a minor problem when installing the tzselect script:</para> - -<screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen> - <para>Some of the Glibc programs use non-FHS compilant <filename class="directory">/var/db</filename> directory to store their runtime data. Apply the following patch to make such programs |