From 021006601f0c7331a3d1905519e3362d9f28c825 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Mon, 27 Aug 2018 05:59:25 +0000 Subject: - Fix build PR: 230879 Submitted by: tobik --- mail/mbox2mdir/files/patch-mbox2mdir.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/mbox2mdir/files/patch-mbox2mdir.cpp (limited to 'mail/mbox2mdir/files/patch-mbox2mdir.cpp') diff --git a/mail/mbox2mdir/files/patch-mbox2mdir.cpp b/mail/mbox2mdir/files/patch-mbox2mdir.cpp new file mode 100644 index 000000000000..30c01c014c3c --- /dev/null +++ b/mail/mbox2mdir/files/patch-mbox2mdir.cpp @@ -0,0 +1,11 @@ +--- mbox2mdir.cpp 2018-08-18 00:55:36.190935000 -0500 ++++ mbox2mdir.cpp 2018-08-18 00:55:54.648780000 -0500 +@@ -178,7 +178,7 @@ + //const char *ifile="Mailbox", *odir="/home/sergey/Maildir/cur"; + const char *ifile, *odir; + if(argc<3){ +- printf("Mailbox to Maildir Converter, Version "VERSION" built: "__DATE__" Copyright(C) Sergey A. Galin.\n" ++ printf("Mailbox to Maildir Converter, Version " VERSION " built: " __DATE__ " Copyright(C) Sergey A. Galin.\n" + "This program is distibuted under GNU General Public License v.2 or later.\n" + "Homepage: http://sageshome.net/oss/\n" + "\n" -- cgit v1.2.3