From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/9] gnu: Add geoclue. Date: Wed, 08 Apr 2015 14:43:22 +0200 Message-ID: <876196yemt.fsf@gnu.org> References: <1428413318.320191.18257@badger> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfpKM-0002SK-2C for guix-devel@gnu.org; Wed, 08 Apr 2015 08:43:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfpKH-0003TL-Tf for guix-devel@gnu.org; Wed, 08 Apr 2015 08:43:30 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfpKH-0003TH-Q2 for guix-devel@gnu.org; Wed, 08 Apr 2015 08:43:25 -0400 In-Reply-To: <1428413318.320191.18257@badger> (Andy Wingo's message of "Tue, 7 Apr 2015 09:42:36 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andy Wingo Cc: guix-devel@gnu.org Andy Wingo skribis: > * gnu/packages/gnome.scm (geoclue): New variable. > * gnu/packages/patches/geoclue-config.patch: New file. Applied to core-updates. I added the patch to gnu-system.am, added a comment to the top of the file, and changed GEOCLUE_CONFIG_FILE_PATH to GEOCLUE_CONFIG_FILE. Thanks! Ludo=E2=80=99.