[lfs] branch trunk updated: Formatting fix for mpdecimal

git Owner ([email protected] via lfs-book Mailing List) <[email protected]> Tue, 14 Jul 2026 21:26:04 +0000
Newsgroups gmane.linux.lfs.book
Message-ID <178406436402.2707716.14286074734472315476@rivendell.linuxfromscratch.org>
This is a multi-part message in MIME format...

------------=_1784064367-1024790-4082
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 lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 77024b998 Formatting fix for mpdecimal
77024b998 is described below

commit 77024b998db9f11ee6621b03405342667e047a9f
Author: Joe Locash <[email protected]>
AuthorDate: Tue Jul 14 17:25:33 2026 -0400

    Formatting fix for mpdecimal
---
 chapter07/mpdecimal.xml | 3 +--
 chapter08/mpdecimal.xml | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/chapter07/mpdecimal.xml b/chapter07/mpdecimal.xml
index b3ca7b5ad..7ad3c1bd6 100644
--- a/chapter07/mpdecimal.xml
+++ b/chapter07/mpdecimal.xml
@@ -44,8 +44,7 @@
 
     <para>Prepare mpdecimal for compilation:</para>
 
-<screen><userinput remap="configure">
-./configure --prefix=/usr    \
+<screen><userinput remap="configure">./configure --prefix=/usr    \
             --disable-static \
             --docdir=/usr/share/doc/mpdecimal-&mpdecimal-version;</userinput></screen>
 
diff --git a/chapter08/mpdecimal.xml b/chapter08/mpdecimal.xml
index c159707b7..6d67de3c0 100644
--- a/chapter08/mpdecimal.xml
+++ b/chapter08/mpdecimal.xml
@@ -45,8 +45,7 @@
 
     <para>Prepare mpdecimal for compilation:</para>
 
-<screen><userinput remap="configure">
-./configure --prefix=/usr    \
+<screen><userinput remap="configure">./configure --prefix=/usr    \
             --disable-static \
             --docdir=/usr/share/doc/mpdecimal-&mpdecimal-version;</userinput></screen>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1784064367-1024790-4082
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page

------------=_1784064367-1024790-4082--