Submitter | Augie Fackler |
---|---|
Date | March 20, 2017, 10:03 p.m. |
Message ID | <2f315db599ec7886b51a.1490047385@augie-macbookair2.roam.corp.google.com> |
Download | mbox | patch |
Permalink | /patch/19475/ |
State | Accepted |
Headers | show
Return-Path: <mercurial-devel-bounces@mercurial-scm.org> X-Original-To: patchwork@mercurial-scm.org Delivered-To: patchwork@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 48C902C1AE; Mon, 20 Mar 2017 18:03:11 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id K5czGWy20gKt; Mon, 20 Mar 2017 18:03:10 -0400 (EDT) Received: from mercurial-scm.org (localhost [IPv6:::1]) by mercurial-scm.org (Postfix) with ESMTP id A0FC52C1B0; Mon, 20 Mar 2017 18:03:10 -0400 (EDT) X-Original-To: mercurial-devel@mercurial-scm.org Delivered-To: mercurial-devel@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 32F282C1C3 for <mercurial-devel@mercurial-scm.org>; Mon, 20 Mar 2017 18:03:08 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6BFVQy1TbwHL for <mercurial-devel@mercurial-scm.org>; Mon, 20 Mar 2017 18:03:07 -0400 (EDT) Received: from homiemail-a67.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by mercurial-scm.org (Postfix) with ESMTPS id 26CF62C1AE for <mercurial-devel@mercurial-scm.org>; Mon, 20 Mar 2017 18:03:07 -0400 (EDT) Received: from homiemail-a67.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a67.g.dreamhost.com (Postfix) with ESMTP id E0D71D000083F for <mercurial-devel@mercurial-scm.org>; Mon, 20 Mar 2017 15:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=durin42.com; h= content-type:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:date:from:to; s=durin42.com; bh=uWTp98IJ5PtRTWH5PQ6pA3zX7ks=; b=0dIR9Jh+floDRI6lHf+g9G7RKwN/ OB/75n/vJGNUBo8B3MCE5BRa1/11yNHnfXDBXEf6cyx79lR1cB5RhytEIwfI0hui TH5DrCREXpR1iNcLcymnXWKyRHYVpCvAp60zwIZXTiqGs1YXR5993KhD54Q2LOwl losIwqn1hn3WIgA= Received: from augie-macbookair2.roam.corp.google.com (50-199-179-185-static.hfc.comcastbusiness.net [50.199.179.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: augie@durin42.com) by homiemail-a67.g.dreamhost.com (Postfix) with ESMTPSA id AE806D000083C for <mercurial-devel@mercurial-scm.org>; Mon, 20 Mar 2017 15:03:06 -0700 (PDT) MIME-Version: 1.0 Subject: [PATCH 3 of 3 osx-packaging] osx: always purge build/mercurial before starting build X-Mercurial-Node: 2f315db599ec7886b51a9d1ada7b5748ae2136dd X-Mercurial-Series-Index: 3 X-Mercurial-Series-Total: 3 Message-Id: <2f315db599ec7886b51a.1490047385@augie-macbookair2.roam.corp.google.com> X-Mercurial-Series-Id: <fe228efc0c3eabfdda7b.1490047383@augie-macbookair2.roam.corp.google.com> In-Reply-To: <fe228efc0c3eabfdda7b.1490047383@augie-macbookair2.roam.corp.google.com> References: <fe228efc0c3eabfdda7b.1490047383@augie-macbookair2.roam.corp.google.com> User-Agent: Mercurial-patchbomb/4.0.1+349-07025bd744a0 Date: Mon, 20 Mar 2017 18:03:05 -0400 From: Augie Fackler <raf@durin42.com> To: mercurial-devel@mercurial-scm.org X-BeenThere: mercurial-devel@mercurial-scm.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <mercurial-devel.mercurial-scm.org> List-Unsubscribe: <https://www.mercurial-scm.org/mailman/options/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=unsubscribe> List-Archive: <http://www.mercurial-scm.org/pipermail/mercurial-devel/> List-Post: <mailto:mercurial-devel@mercurial-scm.org> List-Help: <mailto:mercurial-devel-request@mercurial-scm.org?subject=help> List-Subscribe: <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: mercurial-devel-bounces@mercurial-scm.org Sender: "Mercurial-devel" <mercurial-devel-bounces@mercurial-scm.org> |
Comments
Augie Fackler - March 20, 2017, 10:03 p.m.
Patch
diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -159,6 +159,7 @@ i18n/hg.pot: $(PYFILES) $(DOCFILES) i18n # Packaging targets osx: + rm -rf build/mercurial /usr/bin/python2.7 setup.py install --optimize=1 \ --root=build/mercurial/ --prefix=/usr/local/ \ --install-lib=/Library/Python/2.7/site-packages/