[lfs] branch trunk updated: glibc: Unset tz as well as ZONEINFO after installing tzdata

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <173782418625.17182.364595706457369680@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 9eccb6170 glibc: Unset tz as well as ZONEINFO after installing tzdata
9eccb6170 is described below

commit 9eccb6170d9570473b796bb3017435b0fab10228
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Jan 26 00:55:43 2025 +0800

    glibc: Unset tz as well as ZONEINFO after installing tzdata
---
 chapter08/glibc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 1f12e915a..959c21038 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -496,7 +496,7 @@ done
 
 cp -v zone.tab zone1970.tab iso3166.tab $ZONEINFO
 zic -d $ZONEINFO -p America/New_York
-unset ZONEINFO</userinput></screen>
+unset ZONEINFO tz</userinput></screen>
 
     <variablelist>
       <title>The meaning of the zic commands:</title>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.