diff options
Diffstat (limited to 'main/kamailio/0002-snmpstats-makefile.patch')
| -rw-r--r-- | main/kamailio/0002-snmpstats-makefile.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/main/kamailio/0002-snmpstats-makefile.patch b/main/kamailio/0002-snmpstats-makefile.patch deleted file mode 100644 index ff41ec7acf..0000000000 --- a/main/kamailio/0002-snmpstats-makefile.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/modules/snmpstats/Makefile -+++ b/modules/snmpstats/Makefile -@@ -14,10 +14,10 @@ - DEFS +=-I$(LOCALBASE)/include - BUILDAGENTLIBS =-L$(LOCALBASE)/lib -lnetsnmpmibs -lnetsnmpagent \ - -lnetsnmphelpers -lnetsnmp -- INSTALLMIBDIR = $(cfg-prefix)/share/snmp/mibs -+ INSTALLMIBDIR = $(cfg_prefix)/share/snmp/mibs - else - BUILDAGENTLIBS = $(shell net-snmp-config --netsnmp-agent-libs) -- INSTALLMIBDIR = $(cfg-prefix)$(shell net-snmp-config --prefix)/share/snmp/mibs -+ INSTALLMIBDIR = $(cfg_prefix)$(shell net-snmp-config --prefix)/share/snmp/mibs - endif - - ifeq ($(EMBEDDED_PERL),1) |
