source: trunk/debathena/debathena/gconfd-2-wrapper/debian/rules @ 23400

Revision 23400, 230 bytes checked in by tabbott, 15 years ago (diff)
In gconfd-2-wrapper: * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION=.debathena
4DEB_DIVERT_FILES_debathena-gconfd-2-wrapper += \
5        /usr/lib/libgconf2-4/gconfd-2.debathena
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/divert.mk
Note: See TracBrowser for help on using the repository browser.