Explorar o código

snmpstats fix typo in Makefile.

Olle E. Johansson %!s(int64=12) %!d(string=hai) anos
pai
achega
bddf66407e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/snmpstats/Makefile

+ 1 - 1
modules/snmpstats/Makefile

@@ -15,7 +15,7 @@ else
 	INSTALLMIBDIR = $(cfg-prefix)$(shell net-snmp-config --prefix)/share/snmp/mibs
 endif 
 
-ifeq($(EMBEDDED_PERL),1)
+ifeq ($(EMBEDDED_PERL),1)
 #
 # Enable this part if you compile on Centos 5 or another system that has a
 # packaged snmpd with embedded perl and libwrap support