[lfs] branch trunk updated: bash: Use docdir in chapter 6 like chapter 8, otherwise an unversioned /usr/share/doc/bash is left around.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]> Tue, 02 Jun 2026 20:30:19 +0000
Newsgroups gmane.linux.lfs.book
Message-ID <178043221954.2926.12036621723535677485@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 c41dfeaed bash: Use docdir in chapter 6 like chapter 8, otherwise an unversioned /usr/share/doc/bash is left around.
c41dfeaed is described below

commit c41dfeaed33a5b9b47dbb3af5129534e67810c84
Author: Joe Locash <[email protected]>
AuthorDate: Tue Jun 2 16:30:01 2026 -0400

    bash: Use docdir in chapter 6 like chapter 8, otherwise an unversioned /usr/share/doc/bash is left around.
---
 chapter06/bash.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index cd29529fd..9fc9c4b92 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -48,7 +48,8 @@
 <screen><userinput remap="configure">./configure --prefix=/usr                      \
             --build=$(sh support/config.guess) \
             --host=$LFS_TGT                    \
-            --without-bash-malloc</userinput></screen>
+            --without-bash-malloc              \
+            --docdir=/usr/share/doc/bash-&bash-version;</userinput></screen>
 
     <variablelist>
       <title>The meaning of the configure options:</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