source: trunk/debathena/config/quota-config/debian/rules @ 22868

Revision 22868, 299 bytes checked in by tabbott, 17 years ago (diff)
In quota-config: * Convert to the new config-package-dev interface
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .debathena
5DEB_DIVERT_FILES_debathena-quota-config += \
6        /usr/bin/quota.debathena \
7        /usr/share/man/man1/quota.debathena.1.gz
8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/replace-files.mk
10
Note: See TracBrowser for help on using the repository browser.