From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: polkit: Fix detection of mozjs-17. Date: Fri, 22 Jan 2016 11:19:10 -0500 Message-ID: <20160122161910.GA10790@jasmine> References: <2c31139f779dd0fc101c96984d47138bbade7f8b.1453452097.git.leo@famulari.name> <87vb6l98yn.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMeQc-0000KG-AD for guix-devel@gnu.org; Fri, 22 Jan 2016 11:19:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMeQY-0005Ca-H1 for guix-devel@gnu.org; Fri, 22 Jan 2016 11:19:14 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:37219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMeQY-0005CO-D7 for guix-devel@gnu.org; Fri, 22 Jan 2016 11:19:10 -0500 Content-Disposition: inline In-Reply-To: <87vb6l98yn.fsf@member.fsf.org> 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org On Fri, Jan 22, 2016 at 06:58:40PM +0800, 宋文武 wrote: > Hi, I have push a commit to fix the version script of mozjs, it should > install correctly now. > Thanks, that seems like the right way!