From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: conkeror: install conkeror-spawn-helper. Date: Wed, 08 Oct 2014 11:47:49 +0200 Message-ID: <87mw96sxiy.fsf@gnu.org> References: <878ukrwlsj.fsf@member.fsf.org> 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]:37685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbnqZ-0005Ig-0z for guix-devel@gnu.org; Wed, 08 Oct 2014 05:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbnqT-0003J7-Bp for guix-devel@gnu.org; Wed, 08 Oct 2014 05:47:50 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:50687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbnqT-0003Ix-4a for guix-devel@gnu.org; Wed, 08 Oct 2014 05:47:45 -0400 In-Reply-To: <878ukrwlsj.fsf@member.fsf.org> (Eric Bavier's message of "Tue, 07 Oct 2014 17:35:24 -0500") 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: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > From 16e2259eb3860686a30d40e94c4c5bd39d60dfe0 Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Tue, 7 Oct 2014 17:33:00 -0500 > Subject: [PATCH] gnu: conkeror: install conkeror-spawn-helper. > > * gnu/packages/conkeror.scm (conkeror)[build-system]: Change to > gnu-build-system. Adjust arguments accordingly. > [inputs]: Remove now-implicit bash. > [native-inputs]: Remove now-implicit tar and gzip. > [description]: Fix two-space-after-end-of-sentence. Remove comment > about separate conkeror-spawn-process-helper package. OK to push. (I had got used to spawning the PDF viewer by hand, but this is definitely an improvement!) Thanks, Ludo=E2=80=99.