source: trunk/debathena/config/finger-config/debian/rules @ 23336

Revision 23336, 394 bytes checked in by tabbott, 15 years ago (diff)
In finger-config: * 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
4
5DEB_DIVERT_FILES_debathena-finger-config += \
6        /usr/bin/finger.debathena
7DEB_UNDIVERT_FILES_debathena-finger-config += \
8        /usr/share/man/man1/finger.debathena.1.gz
9DEB_UNDIVERT_VERSION_/usr/share/man/man1/finger.debathena.1.gz = 1.0debathena3~
10include /usr/share/cdbs/1/rules/debhelper.mk
11include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.