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

Revision 25037, 394 bytes checked in by jdreed, 13 years ago (diff)
In finger-config: * Conflict with finger (>= 0.17-13~) * Ship a new finger.debathena which just runs finger with -m
  • Property svn:executable set to *
RevLine 
[22685]1#!/usr/bin/make -f
2
[22860]3DEB_DIVERT_EXTENSION = .debathena
[25037]4DEB_DIVERT_FILES_debathena-finger-config += \
[22685]5        /usr/bin/finger.debathena
[25037]6DEB_UNDIVERT_FILES_debathena-finger-config += \
[22920]7        /usr/share/man/man1/finger.debathena.1.gz
[25037]8DEB_UNDIVERT_VERSION_/usr/share/man/man1/finger.debathena.1.gz = 1.0debathena3~
[25031]9
[22685]10include /usr/share/cdbs/1/rules/debhelper.mk
[22922]11include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.