From 76d2a671c39b546bcf53c7ce0ff96fffd9ff37d7 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 1 Jun 2015 09:08:58 +0200 Subject: [PATCH] Build ruby bindings: round 3 --- 6a/0f336f29ee8a52089ae250e8adf353d24b7e1f | 54 +++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 6a/0f336f29ee8a52089ae250e8adf353d24b7e1f diff --git a/6a/0f336f29ee8a52089ae250e8adf353d24b7e1f b/6a/0f336f29ee8a52089ae250e8adf353d24b7e1f new file mode 100644 index 000000000..ee2188f08 --- /dev/null +++ b/6a/0f336f29ee8a52089ae250e8adf353d24b7e1f @@ -0,0 +1,54 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 868D96DE1774 + for ; Mon, 1 Jun 2015 00:10:10 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.268 +X-Spam-Level: +X-Spam-Status: No, score=0.268 tagged_above=-999 required=5 tests=[AWL=0.258, + T_HEADER_FROM_DIFFERENT_DOMAINS=0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id iutj_7O72O_B for ; + Mon, 1 Jun 2015 00:10:08 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 303346DE1640 + for ; Mon, 1 Jun 2015 00:10:07 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YzJqf-0007Nz-Dz; Mon, 01 Jun 2015 07:09:25 +0000 +Received: (nullmailer pid 2446 invoked by uid 1000); Mon, 01 Jun 2015 + 07:09:06 -0000 +From: David Bremner +To: David Bremner , notmuch@notmuchmail.org +Subject: Build ruby bindings: round 3 +Date: Mon, 1 Jun 2015 09:08:58 +0200 +Message-Id: <1433142542-2307-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.1.4 +In-Reply-To: <1425679073-30439-5-git-send-email-david@tethera.net> +References: <1425679073-30439-5-git-send-email-david@tethera.net> +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 01 Jun 2015 07:10:10 -0000 + + +I cleaned up a few typos, and rebased against master. + +The main functional change was adding .RUBYARCHDIR.time to the list of +files to clean; leaving this timestamp in place broke the +debian-snapshot target, among other things. + -- 2.26.2