source: trunk/packages/xvm-mail-config/debian/rules @ 1540

Last change on this file since 1540 was 1540, checked in by broder, 16 years ago

Add an xvm-mail-config package that bounces all mail to xvm-root@

  • Property svn:executable set to *
File size: 229 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .xvm
4
5DEB_DIVERT_FILES_xvm-mail-config += \
6        /etc/postfix/main.cf.xvm \
7        /etc/aliases.xvm
8
9include /usr/share/cdbs/1/rules/debhelper.mk
10include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.