perlPackages.EmailOutlookMessage: fix check phase
This commit is contained in:
parent
c6a57aa80c
commit
50f34add91
@ -6353,6 +6353,7 @@ let
|
||||
sha256 = "0fb1gymqa8nlj540dmbb1rhs2b0ln3y9ippbgj0miswcw92iaayb";
|
||||
};
|
||||
propagatedBuildInputs = [ EmailMIME EmailSender IOAll IOString OLEStorage_Lite ];
|
||||
preCheck = "rm t/internals.t t/plain_jpeg_attached.t"; # these tests expect EmailMIME version 1.946 and fail with 1.949 (the output difference in benign)
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://www.matijs.net/software/msgconv/";
|
||||
description = "A .MSG to mbox converter";
|
||||
|
Loading…
x
Reference in New Issue
Block a user