mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/Mail-IMAPClient: remove unused patch.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
3c1c09afa5
commit
6d46068a94
@@ -1,11 +0,0 @@
|
||||
--- Makefile.PL.orig 2005-01-07 23:17:00.849874616 -0200
|
||||
+++ Makefile.PL 2005-01-07 23:18:32.815893656 -0200
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
sub set_test_data {
|
||||
unless (-f "./IMAPClient.pm") { warn "ERROR: not in installation directory\n"; return }
|
||||
- return if -f "./test.txt";
|
||||
+ return if -f "./Makefile.PL";
|
||||
print "You have the option of running an extended suite of tests during\n",
|
||||
"'make test'. This requires an IMAP server name, user account, and ",
|
||||
"password to test with.","\n","\n",
|
||||
Reference in New Issue
Block a user