source: trunk/debathena/config/dns-config/debian/rules @ 25672

Revision 25672, 276 bytes checked in by jdreed, 12 years ago (diff)
In dns-config: * Switch to dnsmasq instead of bind9 (Trac: #1131) * Don't add a mit.edu suffix if it's already there * Use IFACE.PROG format for the resolvconf profile * Bump Standards-Version * Make initscript LSB-compliant
  • Property svn:executable set to *
RevLine 
[23123]1#!/usr/bin/make -f
2
[25672]3# We used to divert /etc/bind/named.conf
[23123]4DEB_DIVERT_EXTENSION = .debathena
[25672]5DEB_UNDIVERT_FILES_debathena-dns-config += \
[23123]6        /etc/bind/named.conf.options.debathena
[25468]7
[23123]8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.