[blfs] branch trunk updated: intltool: drop duplicated instruction and simplify doc installation a little

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

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new ddaaebd674 intltool: drop duplicated instruction and simplify doc installation a little
ddaaebd674 is described below

commit ddaaebd674beed624e796d14cbf8c028b47888cb
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri May 8 12:52:54 2026 +0800

    intltool: drop duplicated instruction and simplify doc installation a little
---
 general/genutils/intltool.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/general/genutils/intltool.xml b/general/genutils/intltool.xml
index aa717f8116..5566257fdd 100644
--- a/general/genutils/intltool.xml
+++ b/general/genutils/intltool.xml
@@ -94,12 +94,6 @@
       </para>
     </note>
 
-    <para>
-      First fix a warning that is caused by perl-5.22 and later:
-    </para>
-
-<screen><userinput>sed -i 's:\\\${:\\\$\\{:' intltool-update.in</userinput></screen>
-
     <para>
       Install <application>Intltool</application> by running the following
       commands:
@@ -117,8 +111,7 @@ make</userinput></screen>
     </para>
 
 <screen role="root"><userinput>make install &amp;&amp;
-install -v -m644 -D doc/I18N-HOWTO \
-    /usr/share/doc/intltool-&intltool-version;/I18N-HOWTO</userinput></screen>
+install -v -m644 -D doc/I18N-HOWTO -t /usr/share/doc/intltool-&intltool-version;</userinput></screen>
 
   </sect2>
 

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

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-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.