pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/net/xymon
On Thu, May 10, 2012 at 06:56:06AM +0000, S.P.Zeidler wrote:
> > Not clear. I think the problem is that
> >
> > OWN_DIRS_PERMS+= ${SECCGIDIR} ${XYMONUSER} ${XYMONGROUP} 0700
> >
> > should not be OWN_DIRS but something else, as SECCGIDIR is under
> > PREFIX and (IIRC) OWN_DIRS is meant for stuff elsewhere, like under
> > VARBASE.
>
> The docs say:
> [...]
>
> $PKG_SYSCONFDIR usually is $PREFIX/etc
> => directories under PREFIX are not magic.
The problem really does appear to be that it's installing files in an
OWN_DIRS dir, though.
> Strictly speaking, you should make sure eg $PREFIX/bin gets created before
> installation, too. By happy coincidence, it usually already exists. :)
(It usually doesn't in destdir mode.)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index