[lfs] 01/02: Fix alignment.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.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 lfs.

commit de932d6de530a6ff8fd28446aee769fc34be7e0a
Author: Bruce Dubbs <[email protected]>
AuthorDate: Thu May 15 08:20:18 2025 -0500

    Fix alignment.
---
 chapter08/systemd.xml | 2 +-
 chapter08/tcl.xml     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 989082419..01730e235 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -243,7 +243,7 @@ ninja test</userinput></screen>
     <!-- Please make sure systemd man pages tarball has a common leading
          component in the path.  -->
 <screen><userinput remap="install">tar -xf ../../systemd-man-pages-&systemd-man-version;.tar.xz \
-    --no-same-owner --strip-components=1   \
+    --no-same-owner --strip-components=1     \
     -C /usr/share/man</userinput></screen>
 
     <para>Create the <filename>/etc/machine-id</filename> file needed by
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 0905af0d4..2cb10d72c 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -82,9 +82,9 @@ sed -e "s|$SRCDIR/unix|/usr/lib|" \
     -i tclConfig.sh
 
 sed -e "s|$SRCDIR/unix/pkgs/tdbc&tdbc-ver;|/usr/lib/tdbc&tdbc-ver;|" \
-    -e "s|$SRCDIR/pkgs/tdbc&tdbc-ver;/generic|/usr/include|"    \
-    -e "s|$SRCDIR/pkgs/tdbc&tdbc-ver;/library|/usr/lib/tcl8.6|" \
-    -e "s|$SRCDIR/pkgs/tdbc&tdbc-ver;|/usr/include|"            \
+    -e "s|$SRCDIR/pkgs/tdbc&tdbc-ver;/generic|/usr/include|"     \
+    -e "s|$SRCDIR/pkgs/tdbc&tdbc-ver;/library|/usr/lib/tcl8.6|"  \
+    -e "s|$SRCDIR/pkgs/tdbc&tdbc-ver;|/usr/include|"             \
     -i pkgs/tdbc&tdbc-ver;/tdbcConfig.sh
 
 sed -e "s|$SRCDIR/unix/pkgs/itcl&itcl-ver;|/usr/lib/itcl&itcl-ver;|" \

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