net-snmp: fix build
This commit is contained in:
parent
a1a272bc29
commit
deaf31bee4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class NetSnmp < Formula
|
|||
--with-defaults
|
||||
--with-persistent-directory=#{var}/db/net-snmp
|
||||
--with-logfile=#{var}/log/snmpd.log
|
||||
--with-mib-modules=host ucd-snmp/diskio
|
||||
--with-mib-modules=host\ ucd-snmp/diskio
|
||||
--without-rpm
|
||||
--without-kmem-usage
|
||||
--disable-embedded-perl
|
||||
|
|
Loading…
Reference in a new issue