2007-09-18 19:40:57 -04:00
|
|
|
$OpenBSD: patch-Makefile_PL,v 1.2 2007/09/18 23:40:57 sthen Exp $
|
|
|
|
--- Makefile.PL.orig Sun Oct 5 15:00:36 2003
|
|
|
|
+++ Makefile.PL Tue Sep 18 23:17:12 2007
|
|
|
|
@@ -45,8 +45,6 @@ Data::Dumper, and Carp.
|
2001-02-21 19:28:59 -05:00
|
|
|
|
2007-09-18 19:40:57 -04:00
|
|
|
=cut
|
2001-02-21 19:28:59 -05:00
|
|
|
|
|
|
|
-&set_test_data;
|
|
|
|
-
|
|
|
|
sub set_test_data {
|
|
|
|
unless (-f "./IMAPClient.pm") { warn "ERROR: not in installation directory\n"; return }
|
|
|
|
return if -f "./test.txt";
|