mtree_violation?
Weissmann Markus
mww at macports.org
Sun Aug 12 12:54:08 PDT 2007
On 12 Aug 2007, at 21:50, markd at macports.org wrote:
> I had to add an mtree_violation statement for my logrotate port I I
> don't
> understand why. Here is the destroot phase.
>
> destroot {
> xinstall -m 755 ${worksrcpath}/logrotate
> ${destroot}${prefix}/sbin
> xinstall -m 755 ${worksrcpath}/examples/logrotate-
> default
> ${destroot}${prefix}/etc/
> xinstall -d ${destroot}${prefix}/man/man8
> xinstall -m 755 ${worksrcpath}/logrotate.8
> ${destroot}${prefix}/man/man8
> }
>
> What is wrong with this?
>
Manfiles should reside in ${prefix}/share/man - see porthier(7);
-Markus
---
Markus W. Weissmann
http://www.mweissmann.de/
More information about the macports-dev
mailing list