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
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | # We used to divert /etc/bind/named.conf |
---|
4 | DEB_DIVERT_EXTENSION = .debathena |
---|
5 | DEB_UNDIVERT_FILES_debathena-dns-config += \ |
---|
6 | /etc/bind/named.conf.options.debathena |
---|
7 | |
---|
8 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
9 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.