From ac945b8b9f6ac318ce742eea6151d24140a5b8c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Tue, 27 Feb 2007 08:51:01 +0000 Subject: [PATCH] fix configure options --- net-snmp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 8ebba27..6169487 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -170,7 +170,7 @@ export LIBDIR="%{_libdir}" --with-mib-modules="host agentx smux ucd-snmp/lmSensors \ ucd-snmp/diskio disman/event disman/schedule tcp-mib udp-mib mibII/mta_sendmail" \ %else - --with-mib-modules="host agentx smux" \ + --with-mib-modules="host agentx smux \ ucd-snmp/diskio disman/event disman/schedule tcp-mib udp-mib mibII/mta_sendmail" \ %endif %if %{tcp_wrappers}