3f6d4d2389
"Couldn't find subject in old manpage /usr/local/man/man3p/Mail::IMAPClient::foo.3p Unknown manpage type /usr/local/man/man3p/Mail::IMAPClient::foo.3p" regen patch-Makefile_PL while there ok merdely@
13 lines
364 B
Plaintext
13 lines
364 B
Plaintext
$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.
|
|
|
|
=cut
|
|
|
|
-&set_test_data;
|
|
-
|
|
sub set_test_data {
|
|
unless (-f "./IMAPClient.pm") { warn "ERROR: not in installation directory\n"; return }
|
|
return if -f "./test.txt";
|