From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 2/2] gnu: Add libopenjpeg. Date: Wed, 27 Mar 2013 09:47:07 +0100 Message-ID: <201303270947.07903.andreas@enge.fr> References: <1364333243-27199-1-git-send-email-tipecaml@gmail.com> <1364333243-27199-3-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKm0p-0004io-KM for bug-guix@gnu.org; Wed, 27 Mar 2013 04:47:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKm0n-0001kk-6j for bug-guix@gnu.org; Wed, 27 Mar 2013 04:47:15 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:62732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKm0m-0001kd-UC for bug-guix@gnu.org; Wed, 27 Mar 2013 04:47:13 -0400 In-Reply-To: <1364333243-27199-3-git-send-email-tipecaml@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org Am Dienstag, 26. M=C3=A4rz 2013 schrieb Cyril Roelandt: > gnu/packages/libopenjpeg.scm | 56 There is already a file libjpeg.scm. How about putting the packages in the= =20 same file, named jpeg.scm, for instance? Andreas