Le 14 août 07 à 06:57, source_changes@macosforge.org a écrit :
Revision 27772 Author markd@macports.org Date 2007-08-13 21:57:36 -0700 (Mon, 13 Aug 2007) Log MessageMake port conform to mtree standards properly.Modified Paths trunk/dports/sysutils/logrotate/Portfile Diff <snip> + xinstall -d ${destroot}${prefix}/share/man/man8 + xinstall -m 755 ${worksrcpath}/logrotate.8 ${destroot}${prefix}/ share/man/man8 <snip> _______________________________________________ macports-changes mailing list macports-changes@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-changes
By the way, manpage permissions should be 444, and as share/man/man8 is already in mtree, it is useless to install it beforehand. -- Anthony Ramine, the infamous MacPorts Trac slave. nox@macports.org