summaryrefslogtreecommitdiff
path: root/package/net-snmp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-22 12:52:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-22 12:52:37 +0100
commitee064dff921e104e442bbe94459e901388a86b4a (patch)
tree383e51e9d4fe2424691c1f01136731086b782d22 /package/net-snmp
parent3fa00c8a16cdbd8bed631606844e8f881ceec399 (diff)
parent2e359603d90d5ea1b8a6a20aee8c4a142cd8fafd (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/net-snmp')
-rw-r--r--package/net-snmp/Makefile2
-rw-r--r--package/net-snmp/patches/patch-apps_Makefile_in11
2 files changed, 12 insertions, 1 deletions
diff --git a/package/net-snmp/Makefile b/package/net-snmp/Makefile
index 04fed494f..cd60a54ae 100644
--- a/package/net-snmp/Makefile
+++ b/package/net-snmp/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= net-snmp
PKG_VERSION:= 5.7.2
-PKG_RELEASE:= 2
+PKG_RELEASE:= 4
PKG_MD5SUM:= 5bddd02e2f82b62daa79f82717737a14
PKG_DESCR:= SNMP Agent
PKG_SECTION:= net/misc
diff --git a/package/net-snmp/patches/patch-apps_Makefile_in b/package/net-snmp/patches/patch-apps_Makefile_in
new file mode 100644
index 000000000..2c785f445
--- /dev/null
+++ b/package/net-snmp/patches/patch-apps_Makefile_in
@@ -0,0 +1,11 @@
+--- net-snmp-5.7.2.orig/apps/Makefile.in 2012-10-10 00:28:58.000000000 +0200
++++ net-snmp-5.7.2/apps/Makefile.in 2014-02-21 11:50:25.000000000 +0100
+@@ -68,7 +68,7 @@ INSTALLSBINPROGS = snmptrapd$(EXEEXT)
+
+ INSTALLLIBS = libnetsnmptrapd.$(LIB_EXTENSION)$(LIB_VERSION)
+
+-SUBDIRS = snmpnetstat
++#SUBDIRS = snmpnetstat
+
+ FEATUREFILE=../include/net-snmp/features-apps.h
+