[jhalfs] 01/02: Typo in LFS/master.sh (in a comment)
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| 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 jhalfs. commit 93814d176be195729b0cf843d6ade96af71634ed Author: Pierre Labastie <[email protected]> AuthorDate: Sat May 21 19:07:16 2022 +0200 Typo in LFS/master.sh (in a comment) --- LFS/master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LFS/master.sh b/LFS/master.sh index 562b55f..b30f111 100644 --- a/LFS/master.sh +++ b/LFS/master.sh @@ -66,7 +66,7 @@ chapter_targets() { # cp ${CONFIG} $BUILDDIR/sources/kernel-config ;; esac # Grab the name of the target - # This is only used to check the name in "opt_override" or "BLACKIST" + # This is only used to check the name in "opt_override" or "BLACKLIST" name=`echo ${this_script} | sed -e 's@[0-9]\{3,4\}-@@' \ -e 's@-pass[0-9]\{1\}@@' \ -e 's@-libstdc++@@' \ -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page