From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drMeI-0002Nl-Fk for guix-patches@gnu.org; Mon, 11 Sep 2017 07:13:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drMeE-00017D-4y for guix-patches@gnu.org; Mon, 11 Sep 2017 07:13:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51911) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1drMeD-000172-VL for guix-patches@gnu.org; Mon, 11 Sep 2017 07:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1drMeD-0006Xh-QA for guix-patches@gnu.org; Mon, 11 Sep 2017 07:13:01 -0400 Subject: bug#28315: [PATCH] gnu: icedtea-8: Install the nss.cfg file to JRE. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: <20170901141455.25457-1-iyzsong@member.fsf.org> <87lgluzgjz.fsf@gnu.org> <87efrg3524.fsf@member.fsf.org> <87ingq90jw.fsf@gnu.org> Date: Mon, 11 Sep 2017 19:11:21 +0800 In-Reply-To: <87ingq90jw.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 10 Sep 2017 14:54:11 +0200") Message-ID: <87k2158p7q.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28315-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > > Oh I see. Maybe just add a comment saying what this file is used for. Done, thanks for the review!