aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-IMAPClient/files/patch-Makefile.PL
blob: fc99130afb6ea9ec481ca641ed534cb37ae44b41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.PL.orig	Sat Sep  8 11:45:48 2001
+++ Makefile.PL	Sat Sep  8 11:46:03 2001
@@ -10,8 +10,6 @@
 );
 
 
-&set_test_data;
-
 sub set_test_data {
 	unless (-f "./IMAPClient.pm") { warn "ERROR: not in installation directory\n"; return }
 	return if -f "./test.txt";