Revision 22998,
288 bytes
checked in by ghudson, 16 years ago
(diff) |
Add new evolution wrapper script package to perform initial
configuration and Hesiod lookups.
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
4 | DEB_AUTO_UPDATE_AUTOCONF = 2.50 |
---|
5 | |
---|
6 | DEB_DIVERT_EXTENSION=.debathena |
---|
7 | DEB_DIVERT_FILES_debathena-evolution-wrapper += \ |
---|
8 | /usr/bin/evolution.debathena |
---|
9 | |
---|
10 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
11 | include /usr/share/cdbs/1/rules/divert.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.