[ports] cvs commit: ports/mail/msmtp Makefile distinfo pkg-plist

Kirill Ponomarew krion at voodoo.bawue.com
Mon Aug 21 07:52:16 UTC 2006


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
> > > + at 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


More information about the cvs-ports mailing list