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

Revision 22922, 300 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
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/config-package.mk
10
Note: See TracBrowser for help on using the repository browser.