[jhalfs] 01/03: BLFS:gen_pkg_book.sh: typo
"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Mon, 27 Apr 2026 08:04:46 +0000
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1777277095-17080-26615 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository jhalfs. commit af03ba98a52a2c642dc9e38b043629171d5327f3 Author: Pierre Labastie <[email protected]> AuthorDate: Sun Apr 26 18:55:37 2026 +0200 BLFS:gen_pkg_book.sh: typo --- BLFS/gen_pkg_book.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLFS/gen_pkg_book.sh b/BLFS/gen_pkg_book.sh index 8ba382d..09cf495 100755 --- a/BLFS/gen_pkg_book.sh +++ b/BLFS/gen_pkg_book.sh @@ -250,7 +250,7 @@ echo Making XML book xsltproc --stringparam list "$LIST" \ --stringparam MTA "$MAIL_SERVER" \ --stringparam lfsbook "$LFS_FULL" \ - --maxdepth 5000 + --maxdepth 5000 \ -o ${BookXml} \ ${MakeBook} \ $BLFS_FULL -- To stop receiving notification emails like this one, please contact the administrator of this repository. ------------=_1777277095-17080-26615 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page ------------=_1777277095-17080-26615--