]> granicus.if.org Git - pdns/commitdiff
debian buster: Fix the --with-net-snmp invocation
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 24 Apr 2019 11:02:03 +0000 (13:02 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 24 Apr 2019 11:02:03 +0000 (13:02 +0200)
builder-support/debian/dnsdist/debian-buster/rules

index b248ff7a3c1543e187e8c93094556efb4b59aba4..9f49e0b6ce063374c1d3fa2520750b3e21acf79f 100755 (executable)
@@ -44,7 +44,7 @@ override_dh_auto_configure:
          --enable-dnscrypt \
          --enable-dnstap \
          --with-gnutls \
-         --with-netsnmp \
+         --with-net-snmp \
          --with-libcap \
          --with-libsodium \
          --with-re2 \