source: trunk/debathena/config/athinfod-cluster-config/debian/rules @ 25690

Revision 25690, 244 bytes checked in by jdreed, 12 years ago (diff)
In athinfod-cluster-config: * Depend on new athinfod with query snippet support and stop diverting the conffile * Bump Standards-Version In auto-update: * Depend on the new athinfod with query snippet support and add some queries ourselves * Separate out the update-schedule from the upgrade-schedule when querying via athinfo
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_UNDIVERT_FILES_debathena-athinfod-cluster-config += \
5        /etc/athena/athinfo.defs.debathena
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.