From 0a98a3f04c35d9899f1de559481d2cf2a4d2f458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 May 2017 23:21:00 +0200 Subject: some work with patches --- debian/patches/0105-try_mail.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0105-try_mail.diff') diff --git a/debian/patches/0105-try_mail.diff b/debian/patches/0105-try_mail.diff index 6e11916..b1b204b 100644 --- a/debian/patches/0105-try_mail.diff +++ b/debian/patches/0105-try_mail.diff @@ -12,7 +12,7 @@ Index: trunk/mwc.py =================================================================== --- trunk.orig/mwc.py +++ trunk/mwc.py -@@ -212,15 +212,27 @@ def sendmail(receiver, subject, content, +@@ -223,15 +223,27 @@ def sendmail(receiver, subject, content, mail['Subject'] = Header(subject, defaultEncoding) # initialize session once, not each time this method gets called -- cgit v1.2.3