From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: asciidoc: Use local docbook-xsl package. Date: Sun, 21 Aug 2016 17:44:12 -0400 Message-ID: <20160821214412.GA29775@jasmine> References: <20160814171749.5qumfswbr54c63vr@venom> <20160819190843.12364-1-sleep_walker@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbaXg-0006wu-Tq for guix-devel@gnu.org; Sun, 21 Aug 2016 17:44:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbaXb-0004tV-TH for guix-devel@gnu.org; Sun, 21 Aug 2016 17:44:31 -0400 Content-Disposition: inline In-Reply-To: <20160819190843.12364-1-sleep_walker@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" To: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Cc: guix-devel@gnu.org On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote: > * gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl. > [arguments]: Add 'make-local-docbook-xsl' phase. Thanks! I added a comment above the phase and pushed as dd10ba6356. And then I remembered that you could have pushed it yourself. Oops!