source: trunk/debathena/config/zephyr-config/debian/rules @ 25846

Revision 25846, 235 bytes checked in by jdreed, 11 years ago (diff)
In zephyr-config: * Drop debconf-hack (Trac: #1298) and Pre-Depend on debathena-hesiod-config instead to workaround upstream bug (zephyr.1ts.org #108) * Bump compat level to 7 and Standards-Version * Depend on debhelper 7.4.3+ for dh_installifdown and remove workaround in rules file for older versions
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-zephyr-config += \
5        /etc/default/zephyr-clients.debathena
6include /usr/share/cdbs/1/rules/debhelper.mk
7include /usr/share/cdbs/1/rules/config-package.mk
8
Note: See TracBrowser for help on using the repository browser.