]> granicus.if.org Git - pdns/commitdiff
add missing !
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 22 Feb 2018 14:30:01 +0000 (15:30 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 22 Feb 2018 14:30:01 +0000 (15:30 +0100)
build-scripts/debian-recursor/rules

index 2178fc213def525831f0d1942046dc31860896fc..02be156e55a5a7f9de3a7587430628bf455670a0 100755 (executable)
@@ -75,7 +75,7 @@ override_dh_auto_install:
          -e 's!# quiet=.*!quiet=yes!' \
          -e 's!# setgid=.*!setgid=pdns!' \
          -e 's!# setuid=.*!setuid=pdns!' \
-         -e 's!# include-dir=.*!include-dir=/etc/powerdns/recursor.d/' \
+         -e 's!# include-dir=.*!include-dir=/etc/powerdns/recursor.d/!' \
          > debian/pdns-recursor/etc/powerdns/recursor.conf
        dh_auto_install -- STRIP_BINARIES=0
        rm -f debian/pdns-recursor/etc/powerdns/recursor.conf-dist