Răsfoiți Sursa

snmpstats fix typo in Makefile.

Olle E. Johansson 12 ani în urmă
părinte
comite
bddf66407e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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
 	INSTALLMIBDIR = $(cfg-prefix)$(shell net-snmp-config --prefix)/share/snmp/mibs
 endif 
 endif 
 
 
-ifeq($(EMBEDDED_PERL),1)
+ifeq ($(EMBEDDED_PERL),1)
 #
 #
 # Enable this part if you compile on Centos 5 or another system that has a
 # Enable this part if you compile on Centos 5 or another system that has a
 # packaged snmpd with embedded perl and libwrap support
 # packaged snmpd with embedded perl and libwrap support