From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Texlive-texmf Date: Mon, 7 Mar 2016 19:22:21 +0100 Message-ID: <20160307182221.GA15395@solar> References: <20160225201935.GA24416@solar> <87io1bys72.fsf@gnu.org> <20160228083212.GA16394@solar> <87a8mhi5pc.fsf@gnu.org> <20160302100844.GA3539@solar> <87a8mfbii6.fsf@gnu.org> <20160305210432.GA28087@solar> <87bn6qqlyv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acznc-00059E-GO for guix-devel@gnu.org; Mon, 07 Mar 2016 13:22:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acznX-00074B-OT for guix-devel@gnu.org; Mon, 07 Mar 2016 13:22:32 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:23033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acznX-00073y-E4 for guix-devel@gnu.org; Mon, 07 Mar 2016 13:22:27 -0500 Content-Disposition: inline In-Reply-To: <87bn6qqlyv.fsf@gnu.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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org, Eric Bavier On Mon, Mar 07, 2016 at 05:41:44PM +0100, Ludovic Courtès wrote: > > Second, there is gettext with a native input texlive-bin. > No, fortunately not! :-) My bad! I was mixing it up with po4a in the gettext module. It requires texlive for its tests; if we were to take texlive out, we would need to patch away t/24-tex.t. Andreas