git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2014-02-08 23:15:18 +00:00
parent a713e43b8a
commit 9a2b0c69d8

View File

@ -54,7 +54,7 @@
Unicode, therefore libiconv is not required on an LFS system.</para>
</note>
<para>First fix a minor problem when installing the tzselect script"</para>
<para>First fix a minor problem when installing the tzselect scriptr:</para>
<screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen>