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 201A7DC006D; Wed, 24 Sep 2014 14:43:59 +0000 (UTC) Date: Wed, 24 Sep 2014 16:43:54 +0200 From: Natanael Copa To: Peter Bui Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/minidlna: fix headers, remove CHOST and CBUILD, update initd Message-ID: <20140924164354.4dbd9ddc@ncopa-desktop.alpinelinux.org> In-Reply-To: <1408774452-6518-1-git-send-email-pnutzh4x0r@gmail.com> References: <1408774452-6518-1-git-send-email-pnutzh4x0r@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 Sat, 23 Aug 2014 01:14:12 -0500 Peter Bui wrote: > - Added missing headers to a few files to fix compilation errors. > - Removed CHOST and CBUILD which caused configure to error. we want keep those. We can use update_config_sub instead. I fixed the above and pushed. Thanks! ...and realized afterwards the init.d should have used checkpath... --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---