Author: pierre Date: Mon Nov 30 01:09:19 2015 New Revision: 3844 Log: Remove man pages in section 5 for attr, since they are already installed by man-pages
Modified: jhalfs/trunk/LFS/lfs.xsl Modified: jhalfs/trunk/LFS/lfs.xsl ============================================================================== --- jhalfs/trunk/LFS/lfs.xsl Sun Nov 29 11:13:54 2015 (r3843) +++ jhalfs/trunk/LFS/lfs.xsl Mon Nov 30 01:09:19 2015 (r3844) @@ -192,9 +192,12 @@ </xsl:text> </xsl:if> <!-- Attr man/man2 pages are already installed by man-pages. As of - March 2013, they are the same pages. Check it sometimes... --> + March 2013, they are the same pages. + November 2015: now they are more accurate + in man-pages, and the man5 section is also in man-pages... --> <xsl:if test="../@id = 'ch-system-attr'"> <xsl:text>rm -fv $PKG_DEST/usr/share/man/man2/* +rm -fv $PKG_DEST/usr/share/man/man5/* </xsl:text> </xsl:if> <!-- nologin is installed by util-linux. remove it from shadow --> -- http://lists.linuxfromscratch.org/listinfo/alfs-log Unsubscribe: See the above information page