[blfs] 02/02: libpng: simplify doc installation

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

commit 4fbabdf4767fa5f516e7fc4c1a167ed3ff99c7e5
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri Apr 10 16:14:33 2026 +0800

    libpng: simplify doc installation
---
 general/graphlib/libpng.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/general/graphlib/libpng.xml b/general/graphlib/libpng.xml
index 1da5138582..23798e2cf5 100644
--- a/general/graphlib/libpng.xml
+++ b/general/graphlib/libpng.xml
@@ -125,8 +125,7 @@ make</userinput></screen>
     </para>
 
 <screen role="root"><userinput>make install &amp;&amp;
-mkdir -v /usr/share/doc/libpng-&libpng-version; &amp;&amp;
-cp -v README libpng-manual.txt /usr/share/doc/libpng-&libpng-version;</userinput></screen>
+install -vDm644 README libpng-manual.txt -t /usr/share/doc/libpng-&libpng-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.