summaryrefslogtreecommitdiff
path: root/net/xorp/files/patch-mibs-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/xorp/files/patch-mibs-configure')
-rw-r--r--net/xorp/files/patch-mibs-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/xorp/files/patch-mibs-configure b/net/xorp/files/patch-mibs-configure
deleted file mode 100644
index 6e0f018ce1d4..000000000000
--- a/net/xorp/files/patch-mibs-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- mibs/configure.orig Tue Jul 4 16:53:56 2006
-+++ mibs/configure Tue Jul 4 16:54:09 2006
-@@ -5003,7 +5003,7 @@
- # MIB support. dummy MIB modules will only generate warnings
- echo 'dlmod dummy doubledummy' > conftestsnmp.conf
- test_ports='51510 51520 51530 51540 51550'
-- snmpd_base_args="-f -r -l conftestsnmp.log -c conftestsnmp.conf"
-+ snmpd_base_args="-f -r -Lf conftestsnmp.log -c conftestsnmp.conf"
- # On Linux snmpd seems to need the "-p" flag.
- for args in "" "-p"
- do