[blfs] 03/03: shadow: drop an unneeded sed (sync with LFS)
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit bd8512eb5dfd2ddf401c45b38c6b39df2f63681a Author: Xi Ruoyao <[email protected]> AuthorDate: Sat Aug 22 15:00:10 2026 +0800 shadow: drop an unneeded sed (sync with LFS) --- postlfs/security/shadow.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/postlfs/security/shadow.xml b/postlfs/security/shadow.xml index 02a4ce9e3d..2741c8c32b 100644 --- a/postlfs/security/shadow.xml +++ b/postlfs/security/shadow.xml @@ -130,8 +130,6 @@ sed -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD YESCRYPT@' \ -e '/PATH=/{s@/sbin:@@;s@/bin:@@}' \ -i etc/login.defs && -sed -i '/stdio.h/i #include <stdint.h>' lib/find_new_sub_*ids.c && - ./configure --sysconfdir=/etc \ --disable-static \ --without-libbsd \ @@ -147,8 +145,6 @@ sed -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD YESCRYPT@' \ -e '/PATH=/{s@/sbin:@@;s@/bin:@@}' \ -i etc/login.defs && -sed -i '/stdio.h/i #include <stdint.h>' lib/find_new_sub_*ids.c && - ./configure --sysconfdir=/etc \ --disable-static \ --without-libbsd \ -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page