]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
recursor RPMs: fix --with-net-snmp typo 7669/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 11 Apr 2019 19:14:15 +0000 (21:14 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 11 Apr 2019 19:14:15 +0000 (21:14 +0200)
builder-support/specs/pdns-recursor.spec

index fe38f6a67798b31ecda1bccdd5971e9fcc1cc870..40a0df0e1e80684545364209ca2a868a5e1f289e 100644 (file)
@@ -67,7 +67,7 @@ package if you need a dns cache for your network.
     --enable-option-checking=fatal \
     --sysconfdir=%{_sysconfdir}/%{name} \
     --with-libsodium \
-    --with-netsnmp \
+    --with-net-snmp \
     --disable-silent-rules \
     --disable-static \
     --enable-unit-tests \