Revision 24310,
285 bytes
checked in by geofft, 15 years ago
(diff) |
Initial release of debathena-nmh-config (Trac: #74)
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_DIVERT_EXTENSION = .debathena |
---|
4 | DEB_DIVERT_FILES_debathena-nmh-config += \ |
---|
5 | /usr/bin/mh/inc.debathena \ |
---|
6 | /usr/lib/mh/post.debathena \ |
---|
7 | /etc/nmh/mhn.defaults.debathena |
---|
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.