Revision 25037,
394 bytes
checked in by jdreed, 14 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
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_DIVERT_EXTENSION = .debathena |
---|
4 | DEB_DIVERT_FILES_debathena-finger-config += \ |
---|
5 | /usr/bin/finger.debathena |
---|
6 | DEB_UNDIVERT_FILES_debathena-finger-config += \ |
---|
7 | /usr/share/man/man1/finger.debathena.1.gz |
---|
8 | DEB_UNDIVERT_VERSION_/usr/share/man/man1/finger.debathena.1.gz = 1.0debathena3~ |
---|
9 | |
---|
10 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
11 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.