From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/4] gnu: Add wacom and xf86-input-wacom packages. Date: Sat, 18 Apr 2015 22:44:00 +0200 Message-ID: <878udpcgkv.fsf@gnu.org> References: <1429087541.722201.30125@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]:34223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjZaw-0004T3-My for guix-devel@gnu.org; Sat, 18 Apr 2015 16:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjZat-0004Ab-Gs for guix-devel@gnu.org; Sat, 18 Apr 2015 16:44:06 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjZat-0004AV-Dt for guix-devel@gnu.org; Sat, 18 Apr 2015 16:44:03 -0400 In-Reply-To: <1429087541.722201.30125@badger> (Andy Wingo's message of "Tue, 7 Apr 2015 16:18:31 +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/wacom.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add wacom.scm. I=E2=80=99ve added both to xdisorg.scm with a proper copyright line, thanks! Ludo=E2=80=99.