From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f68nd-0001Q6-QJ for guix-patches@gnu.org; Wed, 11 Apr 2018 02:00:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f68na-0005M1-LJ for guix-patches@gnu.org; Wed, 11 Apr 2018 02:00:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37716) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f68na-0005Lu-Hg for guix-patches@gnu.org; Wed, 11 Apr 2018 02:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f68na-0006np-5K for guix-patches@gnu.org; Wed, 11 Apr 2018 02:00:02 -0400 Subject: [bug#31123] [PATCH 0/2] texlive-bin bug fixes Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f68nA-00018q-Bu for guix-patches@gnu.org; Wed, 11 Apr 2018 01:59:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f68n7-000553-8D for guix-patches@gnu.org; Wed, 11 Apr 2018 01:59:36 -0400 Received: from [2001:19f0:5:274f:351:616f:fec3:2694] (port=48306 helo=vultr.systemreboot.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f68n6-00053F-Pc for guix-patches@gnu.org; Wed, 11 Apr 2018 01:59:33 -0400 From: Arun Isaac Date: Wed, 11 Apr 2018 11:29:19 +0530 Message-Id: <20180411055919.27684-1-arunisaac@systemreboot.net> 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: 31123@debbugs.gnu.org Following are two bug fixes to the texlive-bin package. Arun Isaac (2): gnu: texlive-bin: Use ghostscript executable "gs" in ps2eps. gnu: texlive-bin: Patch texlua shebangs. gnu/packages/tex.scm | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) -- 2.15.1