From c9725fb85b442f5229246e7b4e1c53e913dbbb90 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Dec 1999 08:18:04 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'. --- net-mgmt/p5-SNMP-Util/files/patch-aa | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 net-mgmt/p5-SNMP-Util/files/patch-aa (limited to 'net-mgmt/p5-SNMP-Util/files/patch-aa') diff --git a/net-mgmt/p5-SNMP-Util/files/patch-aa b/net-mgmt/p5-SNMP-Util/files/patch-aa deleted file mode 100644 index 1ada2f247c76..000000000000 --- a/net-mgmt/p5-SNMP-Util/files/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ ---- Makefile.PL.orig Tue Sep 7 15:26:45 1999 -+++ Makefile.PL Tue Sep 7 15:27:02 1999 -@@ -12,21 +12,6 @@ - print "ok\n"; - } - --$FILE = new FileHandle; --open($FILE,">t/snmp.data"); -- --print "\nEnter the IP address of the Device: "; --chomp($IP = ); -- --print "Enter the SNMP community string: "; --chomp($community = ); -- --print $FILE "IP = $IP\n"; --print $FILE "community = $community\n"; -- --close $FILE; -- -- - # See lib/ExtUtils/MakeMaker.pm for details of how to influence - # the contents of the Makefile that is written. - WriteMakefile( -- cgit v1.2.3