database error
[notmuch-archives.git] / 8d / a648dc54f5c9927acc1659abd9807219dd4d64
1 Return-Path: <mp39590@gmail.com>\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 arlo.cworth.org (Postfix) with ESMTP id 72FEE6DE0298\r
6  for <notmuch@notmuchmail.org>; Thu,  9 Jul 2015 14:22:37 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.57\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.57 tagged_above=-999 required=5\r
12  tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13  FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001,\r
14  RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
15  RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled\r
16 Received: from arlo.cworth.org ([127.0.0.1])\r
17  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
18  with ESMTP id A4evuyjPO_eW for <notmuch@notmuchmail.org>;\r
19  Thu,  9 Jul 2015 14:22:35 -0700 (PDT)\r
20 Received: from mail-la0-f47.google.com (mail-la0-f47.google.com\r
21  [209.85.215.47])\r
22  by arlo.cworth.org (Postfix) with ESMTPS id 068466DE009A\r
23  for <notmuch@notmuchmail.org>; Thu,  9 Jul 2015 14:22:35 -0700 (PDT)\r
24 Received: by lagx9 with SMTP id x9so253940818lag.1\r
25  for <notmuch@notmuchmail.org>; Thu, 09 Jul 2015 14:22:32 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27  h=from:to:subject:date:message-id;\r
28  bh=Q/rOzEtiDvuxhPRLeawHq4R2xAjJeqt6H+jwmloBe5o=;\r
29  b=vuLgS55VJYgIXHwCX1jcsg2aIhfmYeCLdd7WqxyrDc8sAW+gTHEfAGh8HQHKqiI2Nc\r
30  n01JK3unUDoZ+zWOvaIHt4CpfRuGhFYgFFfylZzXUXIeiqRyi9m84lkykic3Hklb5QIN\r
31  hrfp8kUQai4MuCHBg3xhjSEhzZx+A1Acx5xXiQ3iVjkTSb06sh8fE7JZAJHY4ddEl4Im\r
32  kp3Uij99+4Nbp7SO1D/dgXzHnSH/zl1QKY8DO+dcAdIptNFJA5NleTdlcQOSGpV8jRgp\r
33  Us6xyWbXSb/lN0UGLpQG0/WvM5Na3r+HT3sLBECAjy3fQtaqvZPDb95QL5xPVCFmX3l3\r
34  NFVQ==\r
35 X-Received: by 10.112.72.164 with SMTP id e4mr16587692lbv.113.1436476952283;\r
36  Thu, 09 Jul 2015 14:22:32 -0700 (PDT)\r
37 Received: from edge.my.domain ([91.189.241.106])\r
38  by smtp.gmail.com with ESMTPSA id t1sm1821353lbb.25.2015.07.09.14.22.31\r
39  for <notmuch@notmuchmail.org>\r
40  (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\r
41  Thu, 09 Jul 2015 14:22:31 -0700 (PDT)\r
42 From: mp39590@gmail.com\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] Fix direct python call in doc compilation\r
45 Date: Fri, 10 Jul 2015 00:22:26 +0300\r
46 Message-Id: <1436476946-80010-1-git-send-email-mp39590@gmail.com>\r
47 X-Mailer: git-send-email 2.4.5\r
48 X-Mailman-Approved-At: Thu, 09 Jul 2015 14:25:52 -0700\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.18\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53  <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 09 Jul 2015 21:22:37 -0000\r
62 \r
63 From: Mikhail <mp39590@gmail.com>\r
64 \r
65 ---\r
66  doc/Makefile.local | 2 +-\r
67  1 file changed, 1 insertion(+), 1 deletion(-)\r
68 \r
69 diff --git doc/Makefile.local doc/Makefile.local\r
70 index e209749..8633cfc 100644\r
71 --- doc/Makefile.local\r
72 +++ doc/Makefile.local\r
73 @@ -7,7 +7,7 @@ SPHINXOPTS    := -q\r
74  SPHINXBUILD   = sphinx-build\r
75  DOCBUILDDIR      := $(dir)/_build\r
76  \r
77 -mkdocdeps := python $(srcdir)/$(dir)/mkdocdeps.py\r
78 +mkdocdeps := $(PYTHON) $(srcdir)/$(dir)/mkdocdeps.py\r
79  \r
80  # Internal variables.\r
81  ALLSPHINXOPTS   := -d $(DOCBUILDDIR)/doctrees $(SPHINXOPTS) $(srcdir)/$(dir)\r
82 -- \r
83 2.4.5\r
84 \r