source: trunk/debathena/debathena/evolution-wrapper/debian/rules @ 22998

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
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_AUTO_UPDATE_AUTOCONF = 2.50
5
6DEB_DIVERT_EXTENSION=.debathena
7DEB_DIVERT_FILES_debathena-evolution-wrapper += \
8        /usr/bin/evolution.debathena
9
10include /usr/share/cdbs/1/rules/debhelper.mk
11include /usr/share/cdbs/1/rules/divert.mk
Note: See TracBrowser for help on using the repository browser.