Browse Source

Fixed gcc specs version (replace with entity) and fixed configuring timezone in Glibc...cp needs --remove-destination to remove teh already existing /etc/localtime symlink

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 năm trước cách đây
mục cha
commit
0aae623795
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      chapter06/config-glibc.xml

+ 1 - 1
chapter06/config-glibc.xml

@@ -41,7 +41,7 @@ output the name of your timezone, something like <emphasis>EST5EDT</emphasis>
 or <emphasis>Canada/Eastern</emphasis>. Then create the
 <filename>/etc/localtime</filename> file by running:</para>
 
-<para><screen><userinput>cp ../usr/share/zoneinfo/Canada/Eastern /etc/localtime </userinput></screen></para>
+<para><screen><userinput>cp --remove-destination ../usr/share/zoneinfo/Canada/Eastern /etc/localtime </userinput></screen></para>
 
 <para>Of course, instead of <emphasis>Canada/Eastern</emphasis>, fill in
 the name of the timezone that the <userinput>tzselect</userinput> script