[csw-devel] SF.net SVN: gar:[17391] csw/mgar/pkg/postfix/trunk/Makefile
Peter Bonivart
bonivart at opencsw.org
Wed Mar 14 10:50:52 CET 2012
On Tue, Mar 13, 2012 at 9:06 AM, <wahwah at users.sourceforge.net> wrote:
> Revision: 17391
> http://gar.svn.sourceforge.net/gar/?rev=17391&view=rev
> Author: wahwah
> Date: 2012-03-13 08:06:08 +0000 (Tue, 13 Mar 2012)
> Log Message:
> -----------
> postfix/trunk: switch to bdb48, update deps
Didn't you get collisions with Sendmail? I got collisions with Postfix
when I updated Sendmail and implemented alternatives, I also contacted
Sebastian about doing the same in Postfix.
# Some files collide with CSWpostfix
ALTERNATIVES_CSWsendmail = sendmail
ALTERNATIVE_sendmail = $(bindir)/mailq sendmail $(bindir)/mailq.sendmail 100
ALTERNATIVE_sendmail += $(bindir)/newaliases newaliases
$(bindir)/newaliases.sendmail
ALTERNATIVE_sendmail += $(mandir)/man1/mailq.1 mailq.1
$(mandir)/man1/mailq1.1.sendmail
ALTERNATIVE_sendmail += $(mandir)/man1/newaliases.1 newaliases.1
$(mandir)/man1/newaliases.1.sendmail
ALTERNATIVE_sendmail += $(mandir)/man5/aliases.5 aliases.5
$(mandir)/man5/aliases.5.sendmail
/peter
More information about the devel
mailing list