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 C7FB11EBFEF for ; Fri, 10 Dec 2010 20:40:19 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id CF58AAE4001; Fri, 10 Dec 2010 20:40:15 +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 G89o2LZuWmsp; Fri, 10 Dec 2010 20:40:13 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id D6E51376269; Fri, 10 Dec 2010 20:40:13 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id B0C8B60D088A7; Fri, 10 Dec 2010 20:40:13 +0000 (UTC) Received: from localhost (unknown [10.65.96.33]) (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 5C04B60D0888B; Fri, 10 Dec 2010 20:40:13 +0000 (UTC) Date: Fri, 10 Dec 2010 20:40:10 +0000 From: Natanael Copa To: Cameron Banta Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] main/php: update to compile fpm support Message-ID: <20101210204010.6f032355@alpinelinux.org> In-Reply-To: <1291826699-4676-1-git-send-email-cbanta@gmail.com> References: <1291826699-4676-1-git-send-email-cbanta@gmail.com> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i686-pc-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 Wed, 8 Dec 2010 16:44:59 +0000 Cameron Banta wrote: > --- > main/php/APKBUILD | 20 ++++++++++++++++---- > main/php/php-fpm.init | 22 ++++++++++++++++++++++ > 2 files changed, 38 insertions(+), 4 deletions(-) > create mode 100755 main/php/php-fpm.init > Applied. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---