source: trunk/debathena/config/moira-passwd-config/debian/rules @ 23345

Revision 23345, 254 bytes checked in by tabbott, 15 years ago (diff)
In moira-passwd-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
4DEB_DIVERT_FILES_debathena-moira-passwd-config += \
5        /usr/bin/chfn.debathena \
6        /usr/bin/chsh.debathena
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
9
Note: See TracBrowser for help on using the repository browser.