mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net-snmp : update to 5.7.3
Update to 5.7.3 by refreshing patches; remove 800-format-security as upstream integrated. Add libnl dependency in the package Makefile as net-snmp will check if libnl is enabled in config_os_libs2. Remove unneeded PKG_FIXUP build variable. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/local/mib2c
|
||||
+++ b/local/mib2c
|
||||
@@ -60,8 +60,9 @@ $currentlevel = -1;
|
||||
@@ -61,8 +61,9 @@ $currentlevel = -1;
|
||||
if($ENV{MIB2C_DIR}) {
|
||||
push @def_search_dirs, split(/:/, $ENV{MIB2C_DIR});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user