source: trunk/debathena/config/thunderbird-config/debian/rules @ 23710

Revision 23710, 263 bytes checked in by broder, 16 years ago (diff)
Initial revision of debathena-thunderbird-config.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-thunderbird-config += \
5        /usr/bin/thunderbird.debathena \
6        /usr/bin/icedove.debathena
7
8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.