From bdbd3e3cce121b14160cf55f0f44508cc87367bd Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 11 Apr 2019 21:14:15 +0200 Subject: [PATCH] recursor RPMs: fix --with-net-snmp typo --- builder-support/specs/pdns-recursor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder-support/specs/pdns-recursor.spec b/builder-support/specs/pdns-recursor.spec index fe38f6a67..40a0df0e1 100644 --- a/builder-support/specs/pdns-recursor.spec +++ b/builder-support/specs/pdns-recursor.spec @@ -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 \ -- 2.40.0