In <[EMAIL PROTECTED]>, Dag-Erling Smørgrav <[EMAIL PROTECTED]> typed:
> Mike Meyer <[EMAIL PROTECTED]> writes:
> > Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes:
> > A number of ports seem to depend on the directory tree in ${LOCALBASE}
> > existing - ${LOCALBASE}/man/... and ${LOCALBASE}/etc, in
> > particular. They use the INSTALL macros to point single files at
> > directories, which macro will quite happily create a file with the
> > target name if it's not a directory. This creates a number of
> > interesting problems later on.
> They can correctly assume that the directories exist because we always
> run 'mtree -f /etc/mtree/BSD.local.dist -P ${PREFIX}' before installing
> a port.
Except it apparently doesn't work if PREFIX is /usr.
<mike
--
Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"