SOURCES: mbrowse-ac_fixes.patch - fix for th net-snmp
arekm
arekm at pld-linux.org
Wed Jun 27 13:24:58 CEST 2007
Author: arekm Date: Wed Jun 27 11:24:58 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for th net-snmp
---- Files affected:
SOURCES:
mbrowse-ac_fixes.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/mbrowse-ac_fixes.patch
diff -u SOURCES/mbrowse-ac_fixes.patch:1.3 SOURCES/mbrowse-ac_fixes.patch:1.4
--- SOURCES/mbrowse-ac_fixes.patch:1.3 Sun Jan 19 11:07:06 2003
+++ SOURCES/mbrowse-ac_fixes.patch Wed Jun 27 13:24:53 2007
@@ -236,7 +236,7 @@
+ }
+
+ #ifdef HAVE_NETSNMP
-+ version2 = strdup( NetSnmpVersionInfo );
++ version2 = strdup( netsnmp_get_version() );
+ #else
+ version2 = strdup( VersionInfo);
+ #endif
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mbrowse-ac_fixes.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list