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/3] gnu: inkscape: New module Date: Mon, 03 Feb 2014 22:20:22 +0100 Message-ID: <87a9e7opux.fsf@gnu.org> References: <1391336858-4846-1-git-send-email-jmd@gnu.org> <1391336858-4846-3-git-send-email-jmd@gnu.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]:44524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAR1H-0006E3-R1 for guix-devel@gnu.org; Mon, 03 Feb 2014 16:25:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAR1B-0008U7-St for guix-devel@gnu.org; Mon, 03 Feb 2014 16:25:31 -0500 In-Reply-To: <1391336858-4846-3-git-send-email-jmd@gnu.org> (John Darrington's message of "Sun, 2 Feb 2014 11:27:38 +0100") 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > * gnu/packages/inkscape.scm: New file > * gnu-system.am: New file inkscape.scm Nice! You forgot to add the patch file to =E2=80=98gnu-system.am=E2=80=99 (also p= lease follow the ChangeLog convention here.) OK to commit with this small change. Ludo=E2=80=99.