Date: Mon, 21 Aug 2006 09:52:11 +0200 From: Kirill Ponomarew <krion@voodoo.bawue.com> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [ports] cvs commit: ports/mail/msmtp Makefile distinfo pkg-plist Message-ID: <20060821075211.GB9699@voodoo.bawue.com> In-Reply-To: <20060821074420.GA588@underworld.novel.ru> References: <200608210735.k7L7Zqid037975@repoman.freebsd.org> <20060821073555.2DC0C16A50B@hub.freebsd.org> <20060821074048.GA9699@voodoo.bawue.com> <20060821074420.GA588@underworld.novel.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 21, 2006 at 11:44:20AM +0400, Roman Bogorodskiy wrote: > > > Index: ports/mail/msmtp/pkg-plist > > > diff -u ports/mail/msmtp/pkg-plist:1.3 ports/mail/msmtp/pkg-plist:1.4 > > > --- ports/mail/msmtp/pkg-plist:1.3 Sat Jul 9 05:56:40 2005 > > > +++ ports/mail/msmtp/pkg-plist Mon Aug 21 07:35:52 2006 > > > @@ -1,2 +1,3 @@ > > > bin/msmtp > > > %%NLS%%share/locale/de/LC_MESSAGES/msmtp.mo > > > +@dirrm %%DATADIR%% > > ^^^^^^^^^^^^^^^^^^ > > > > It seems it's wrong, you don't install any files/dirs into DATADIR. > > Yes, but it creates the dir for some reason (tinderbox reports about it > without this @dirrm line in plist). If it creates empty directory, it doesn't make much sense, anyway you can prevent installing it in Makefiles. -Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060821075211.GB9699>