diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-10-15 17:22:01 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-10-15 17:22:01 +0000 |
commit | 1ec69ac57c066d03b36db24f05931b5a8c9d76cf (patch) | |
tree | 489a94366767addeee8ca9ca3c4415ecf8b986c0 /chapter06/glibc.xml | |
parent | e9f3e85324f490524718480c7c8b4a22f563a753 (diff) |
Added nodump attributes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index f53bed9e2..1d671451f 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -152,7 +152,7 @@ instructions, instead of the <parameter>install-locales</parameter> target used above, will install the minimum set of locales necessary for the tests to run successfully:</para> -<screen><userinput>mkdir -p /usr/lib/locale +<screen role="nodump"><userinput>mkdir -p /usr/lib/locale localedef -i de_DE -f ISO-8859-1 de_DE localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro localedef -i en_HK -f ISO-8859-1 en_HK @@ -223,7 +223,7 @@ EOF</userinput></screen> <para>To determine the local time zone, run the following script:</para> -<screen><userinput>tzselect</userinput></screen> +<screen role="nodump"><userinput>tzselect</userinput></screen> <para>After answering a few questions about the location, the script will output the name of the time zone (e.g., |