Author: xry111
Date: Wed Aug 12 02:57:16 2020
New Revision: 23494

Log:
fuse3: remove extra trailing spaces and an empty line

Modified:
   trunk/BOOK/postlfs/filesystems/fuse3.xml

Modified: trunk/BOOK/postlfs/filesystems/fuse3.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/fuse3.xml    Tue Aug 11 18:36:47 2020        
(r23493)
+++ trunk/BOOK/postlfs/filesystems/fuse3.xml    Wed Aug 12 02:57:16 2020        
(r23494)
@@ -169,8 +169,7 @@
 install -v -m755 -d /usr/share/doc/fuse-&fuse3-version;      &&
 install -v -m644    ../doc/{README.NFS,kernel.txt} \
                     /usr/share/doc/fuse-&fuse3-version;      &&
-cp -Rv ../doc/html  /usr/share/doc/fuse-&fuse3-version;      
-<!-- gunzip /usr/share/man/{man1/fusermount3.1,man8/mount.fuse.8}.gz 
--></userinput></screen>
+cp -Rv ../doc/html  /usr/share/doc/fuse-&fuse3-version;</userinput></screen>
 
   </sect2>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to