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

Revision 22922, 429 bytes checked in by tabbott, 16 years ago (diff)
Convert config packages to use new config-package-dev 4.5.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .debathena
5
6DEB_DIVERT_FILES_debathena-finger-config += \
7        /usr/bin/finger.debathena
8DEB_UNDIVERT_FILES_debathena-finger-config += \
9        /usr/share/man/man1/finger.debathena.1.gz
10DEB_UNDIVERT_VERSION_/usr/share/man/man1/finger.debathena.1.gz = 1.0debathena3~
11include /usr/share/cdbs/1/rules/debhelper.mk
12include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.