X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 7DBDF1EBFF1 for ; Mon, 3 Jan 2011 13:44:00 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 9D6D5AE4002; Mon, 3 Jan 2011 13:43:59 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HFOzdRKEn4QO; Mon, 3 Jan 2011 13:43:58 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 43A0CAE4001; Mon, 3 Jan 2011 13:43:58 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 08E166150F513; Mon, 3 Jan 2011 13:43:57 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (unknown [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 8971B60A87547; Mon, 3 Jan 2011 13:43:56 +0000 (UTC) Date: Mon, 3 Jan 2011 14:45:07 +0100 From: Natanael Copa To: Matt Smith Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] abuild: trivial update to new saveas-*:// support Message-ID: <20110103144507.5d7d17a8@ncopa-desktop.nor.wtbts.net> In-Reply-To: <1293828416-6786-1-git-send-email-mcs@darkregion.net> References: <1293828416-6786-1-git-send-email-mcs@darkregion.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Fri, 31 Dec 2010 14:46:56 -0600 Matt Smith wrote: > Removed the asterisk from the beginning of the https check, and moved > the saveas- check above. > --- > abuild.in | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) Applied. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---