[lfs] branch trunk updated: shadow: drop an unneeded sed

git Owner ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <178738189240.2679409.1971945287822072120@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 f273aa929 shadow: drop an unneeded sed
f273aa929 is described below

commit f273aa929d0ac5e1c753b6a38db27748009cddf8
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 22 14:54:23 2026 +0800

    shadow: drop an unneeded sed
    
    It was an ad-hoc fix for upstream issue in 4.20.0, but the issue is now
    fixed with 4.20.2.
---
 chapter08/shadow.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/chapter08/shadow.xml b/chapter08/shadow.xml
index 70efda79a..2b50c7f3a 100644
--- a/chapter08/shadow.xml
+++ b/chapter08/shadow.xml
@@ -102,10 +102,6 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /'   {} \;</userinput></s
     -e '/PATH=/{s@/sbin:@@;s@/bin:@@}'                  \
     -i etc/login.defs</userinput></screen>
 
-    <para>Now fix a problem with included headers:</para>
-
-<screen><userinput remap="pre">sed -i '/stdio.h/i #include &lt;stdint.h&gt;' lib/find_new_sub_*ids.c</userinput></screen>
-
     <para>Prepare Shadow for compilation:</para>
 
 <screen><userinput remap="configure">touch /usr/bin/passwd

-- 
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.