source: trunk/debathena/config/msmtp-config/debian/rules @ 24401

Revision 24401, 236 bytes checked in by jdreed, 14 years ago (diff)
In msmtp-config: * Don't ship aliases, generate it in the postinst * Use debconf to prompt for root's address * Set envelope from a bit more intelligently
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4
5DEB_DH_LINK_debathena-msmtp-mta += \
6        /usr/sbin/sendmail /usr/lib/sendmail \
7        /usr/lib/debathena-msmtp /usr/sbin/sendmail \
8        /usr/lib/debathena-msmtp /usr/bin/newaliases
Note: See TracBrowser for help on using the repository browser.