database error
[notmuch-archives.git] / 3d / 8132392e27d5f6b73839b7503c544248d3e2c9
1 Return-Path: <dottedmag@dottedmag.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id CE3CD431FBF\r
6         for <notmuch@notmuchmail.org>; Fri, 20 Nov 2009 04:58:52 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id EsFUgdk+e9NO for <notmuch@notmuchmail.org>;\r
11         Fri, 20 Nov 2009 04:58:52 -0800 (PST)\r
12 Received: from dottedmag.net (burger.dottedmag.net [212.75.37.82])\r
13         by olra.theworths.org (Postfix) with ESMTP id 30831431FAE\r
14         for <notmuch@notmuchmail.org>; Fri, 20 Nov 2009 04:58:52 -0800 (PST)\r
15 Received: from vertex.dottedmag (unknown [91.197.127.125])\r
16         by dottedmag.net (Postfix) with ESMTPSA id 757F48C009\r
17         for <notmuch@notmuchmail.org>; Fri, 20 Nov 2009 13:58:50 +0100 (CET)\r
18 Received: from dottedmag by vertex.dottedmag with local (Exim 4.69)\r
19         (envelope-from <dottedmag@dottedmag.net>) id 1NBT4R-0002Pu-W7\r
20         for notmuch@notmuchmail.org; Fri, 20 Nov 2009 18:58:40 +0600\r
21 From: Mikhail Gusarov <dottedmag@dottedmag.net>\r
22 To: notmuch@notmuchmail.org\r
23 Date: Fri, 20 Nov 2009 18:58:39 +0600\r
24 Message-Id: <1258721919-9254-1-git-send-email-dottedmag@dottedmag.net>\r
25 X-Mailer: git-send-email 1.6.3.3\r
26 Subject: [notmuch] [PATCH] Add notmuch.1.gz to files to be cleaned\r
27 X-BeenThere: notmuch@notmuchmail.org\r
28 X-Mailman-Version: 2.1.12\r
29 Precedence: list\r
30 List-Id: "Use and development of the notmuch mail system."\r
31         <notmuch.notmuchmail.org>\r
32 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
33         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
34 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
35 List-Post: <mailto:notmuch@notmuchmail.org>\r
36 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
37 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
39 X-List-Received-Date: Fri, 20 Nov 2009 12:58:53 -0000\r
40 \r
41 \r
42 Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>\r
43 ---\r
44  Makefile.local |    2 +-\r
45  1 files changed, 1 insertions(+), 1 deletions(-)\r
46 \r
47 diff --git a/Makefile.local b/Makefile.local\r
48 index ecd4ceb..bf81c03 100644\r
49 --- a/Makefile.local\r
50 +++ b/Makefile.local\r
51 @@ -45,4 +45,4 @@ install-emacs: install emacs\r
52         install -m0644 notmuch.elc $(DESTDIR)$(emacs_lispdir)\r
53  \r
54  SRCS  := $(SRCS) $(notmuch_client_srcs)\r
55 -CLEAN := $(CLEAN) notmuch $(notmuch_client_modules) notmuch.elc\r
56 +CLEAN := $(CLEAN) notmuch $(notmuch_client_modules) notmuch.elc notmuch.1.gz\r
57 -- \r
58 1.6.3.3\r
59 \r