[lfs] branch openrc updated: OpenRC: Fix remap="pre" location.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <176582105745.17531.1905320445401664294@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch openrc
in repository lfs.

The following commit(s) were added to refs/heads/openrc by this push:
     new 1eb9491a8 OpenRC: Fix remap="pre" location.
1eb9491a8 is described below

commit 1eb9491a846fe55019cdbc5014ef2c109f8b4651
Author: Zeckmathederg <[email protected]>
AuthorDate: Mon Dec 15 10:48:32 2025 -0700

    OpenRC: Fix remap="pre" location.
---
 chapter08/openrc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter08/openrc.xml b/chapter08/openrc.xml
index 4a4878d05..3f084ef0f 100644
--- a/chapter08/openrc.xml
+++ b/chapter08/openrc.xml
@@ -43,7 +43,7 @@
 
     <para>Fix a script to allow a normal installation:</para>
 
-<screen remap="pre"><userinput>sed -i '/set -u/d' tools/meson_final.sh</userinput></screen>
+<screen><userinput remap="pre">sed -i '/set -u/d' tools/meson_final.sh</userinput></screen>
 
     <para>Prepare OpenRC for compilation:</para>
 

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