X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 29526DC01FA; Wed, 30 Jul 2014 14:38:28 +0000 (UTC) Date: Wed, 30 Jul 2014 16:38:26 +0200 From: Natanael Copa To: Paul Kilar Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Disabled "sched_getscheduler()" - not implemented in musl. Thanks Dean! Message-ID: <20140730163826.59d0c02e@ncopa-desktop.alpinelinux.org> In-Reply-To: <1405610306-6245-1-git-send-email-pkilar@gmail.com> References: <1405610306-6245-1-git-send-email-pkilar@gmail.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; x86_64-alpine-linux-musl) 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 On Thu, 17 Jul 2014 11:18:26 -0400 Paul Kilar wrote: > --- > testing/dante/APKBUILD | 10 +++++----- > testing/dante/sockd.initd | 34 +++++----------------------------- > 2 files changed, 10 insertions(+), 34 deletions(-) > > diff --git a/testing/dante/APKBUILD b/testing/dante/APKBUILD > index f3bcfa9..d32106b 100644 > --- a/testing/dante/APKBUILD > +++ b/testing/dante/APKBUILD I merged this with the "Fixed startup script" patch and pushed. thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---