From: Pieter Lexis Date: Tue, 7 May 2019 10:47:21 +0000 (+0200) Subject: pkgs: don't depend on dns-root-data on Trusty X-Git-Tag: rec-4.2.0-rc1~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ba7a8e44351d75c23d42d80e2d3991281a85e61;p=thirdparty%2Fpdns.git pkgs: don't depend on dns-root-data on Trusty That package does not exist on Trusty --- diff --git a/builder-support/debian/recursor/ubuntu-trusty/control b/builder-support/debian/recursor/ubuntu-trusty/control index 2f0cfa8d04..2fef0f55fd 100644 --- a/builder-support/debian/recursor/ubuntu-trusty/control +++ b/builder-support/debian/recursor/ubuntu-trusty/control @@ -18,7 +18,6 @@ Homepage: https://www.powerdns.com/ Package: pdns-recursor Architecture: any Depends: adduser, - dns-root-data, ${misc:Depends}, ${shlibs:Depends} Description: PowerDNS Recursor diff --git a/builder-support/debian/recursor/ubuntu-trusty/rules b/builder-support/debian/recursor/ubuntu-trusty/rules index 3134815a95..33787b1ba9 100755 --- a/builder-support/debian/recursor/ubuntu-trusty/rules +++ b/builder-support/debian/recursor/ubuntu-trusty/rules @@ -33,7 +33,6 @@ override_dh_auto_install: -e 's!# quiet=.*!quiet=yes!' \ -e 's!# setgid=.*!setgid=pdns!' \ -e 's!# setuid=.*!setuid=pdns!' \ - -e 's!# hint-file=.*!&\nhint-file=/usr/share/dns/root.hints!' \ > debian/tmp/etc/powerdns/recursor.conf override_dh_strip: