From a05aa886451c1b85fee268a1611e76a65ca5f912 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 22 Jul 2002 05:57:58 +0000 Subject: Upgrade to 5.0.2. Remove statvfs hack. --- net-mgmt/net-snmp-devel/files/patch-aa | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'net-mgmt/net-snmp-devel/files/patch-aa') diff --git a/net-mgmt/net-snmp-devel/files/patch-aa b/net-mgmt/net-snmp-devel/files/patch-aa index 6c287d18ac93..634f4f5ba1f8 100644 --- a/net-mgmt/net-snmp-devel/files/patch-aa +++ b/net-mgmt/net-snmp-devel/files/patch-aa @@ -1,6 +1,6 @@ ---- snmplib/Makefile.in.orig Mon Oct 2 11:41:46 2000 -+++ snmplib/Makefile.in Wed Jan 17 18:29:44 2001 -@@ -70,6 +70,10 @@ +--- snmplib/Makefile.in.orig Wed Jul 17 02:50:49 2002 ++++ snmplib/Makefile.in Mon Jul 22 12:24:37 2002 +@@ -140,6 +140,10 @@ libsnmp.$(LIB_EXTENSION)$(LIB_VERSION): ${TOBJS} $(LIB_LD_CMD) libsnmp.$(LIB_EXTENSION)$(LIB_VERSION) ${TOBJS} @@ -10,4 +10,14 @@ + ../libsnmp.so.4 $(RANLIB) libsnmp.$(LIB_EXTENSION)$(LIB_VERSION) - installdirs: + #how to build dependencies +@@ -158,6 +162,6 @@ + # + # dependencies + # +-ifeq ($(AUTO_DEPEND),y) +-include $(SOURCES:.c=.d) +-endif ++#ifeq ($(AUTO_DEPEND),y) ++#include $(SOURCES:.c=.d) ++#endif -- cgit v1.2.3