|
Last change
on this file since 2122 was
1540,
checked in by broder, 17 years ago
|
|
Add an xvm-mail-config package that bounces all mail to xvm-root@
|
-
Property svn:executable set to
*
|
|
File size:
229 bytes
|
| Rev | Line | |
|---|
| [1540] | 1 | #!/usr/bin/make -f |
|---|
| 2 | |
|---|
| 3 | DEB_DIVERT_EXTENSION = .xvm |
|---|
| 4 | |
|---|
| 5 | DEB_DIVERT_FILES_xvm-mail-config += \ |
|---|
| 6 | /etc/postfix/main.cf.xvm \ |
|---|
| 7 | /etc/aliases.xvm |
|---|
| 8 | |
|---|
| 9 | include /usr/share/cdbs/1/rules/debhelper.mk |
|---|
| 10 | include /usr/share/cdbs/1/rules/config-package.mk |
|---|
Note: See
TracBrowser
for help on using the repository browser.