freebsd-ports/mail/p5-Mail-IMAPClient/files/patch-Makefile.PL
Michael Haro e5fb9c0237 update to 2.1.4
set myself as the maintainer
2001-09-08 18:55:16 +00:00

11 lines
272 B
Perl

--- 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";