From b402e80d1df79ca3820e1db8bb5fbc24e6b72dda Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 17 Apr 2016 08:54:16 +2100 Subject: [PATCH] Re: [PATCH] bindings: drop build time message on missing ruby dependency --- 2f/91bb1aaee06b0a546dbeb9e71e30ae8febe7f6 | 61 +++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 2f/91bb1aaee06b0a546dbeb9e71e30ae8febe7f6 diff --git a/2f/91bb1aaee06b0a546dbeb9e71e30ae8febe7f6 b/2f/91bb1aaee06b0a546dbeb9e71e30ae8febe7f6 new file mode 100644 index 000000000..6e0ee42a1 --- /dev/null +++ b/2f/91bb1aaee06b0a546dbeb9e71e30ae8febe7f6 @@ -0,0 +1,61 @@ +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 192B16DE00F5 + for ; Sat, 16 Apr 2016 04:54:31 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.017 +X-Spam-Level: +X-Spam-Status: No, score=-0.017 tagged_above=-999 required=5 + tests=[AWL=-0.006, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-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 pgqjdPX8jhke for ; + Sat, 16 Apr 2016 04:54:22 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id BEDEC6DE00EB + for ; Sat, 16 Apr 2016 04:54:22 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1arOnz-0006Vn-Fy; Sat, 16 Apr 2016 07:54:27 -0400 +Received: (nullmailer pid 19770 invoked by uid 1000); + Sat, 16 Apr 2016 11:54:16 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH] bindings: drop build time message on missing ruby + dependency +In-Reply-To: <1460570925-12101-1-git-send-email-jani@nikula.org> +References: <1460570925-12101-1-git-send-email-jani@nikula.org> +User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 16 Apr 2016 08:54:16 -0300 +Message-ID: <87ega5ixav.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Sat, 16 Apr 2016 11:54:31 -0000 + +Jani Nikula writes: + +> The usual make message on everything being up to date is: +> +> make: Nothing to be done for 'all'. +> + +pushed, + +d -- 2.26.2