all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <jmd@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 6/6] gnu: Tinyproxy: Cleanup xml dependencies
Date: Tue, 15 Jul 2014 23:00:31 +0200	[thread overview]
Message-ID: <87mwcal4ls.fsf@gnu.org> (raw)
In-Reply-To: <1405449096-29230-6-git-send-email-jmd@gnu.org> (John Darrington's message of "Tue, 15 Jul 2014 20:31:36 +0200")

John Darrington <jmd@gnu.org> skribis:

> * gnu/packages/web.scm (tinyproxy): Use the xml_catalog from docbook instead of
>   generating a temporary one.

Limit lines to 80 chars please.

Also, “Use the XML catalog” no?

> +          (setenv "XML_CATALOG_FILES" 
> +                  (string-append
> +                   (assoc-ref inputs "docbook-xsl") "/xml/xsl/docbook-xsl-1.78.1/catalog.xml"
> +                   " "  ; This must be a space, not a : (contrary to the documentation)
> +                   (assoc-ref inputs "docbook-xml") "/xml/dtd/docbook/catalog.xml")))

Line length.

OK to push with this fixed.

Ludo’.

  reply	other threads:[~2014-07-15 21:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15 18:31 [PATCH 1/6] gnu: docbook-xsl update to 1.78.1 John Darrington
2014-07-15 18:31 ` [PATCH 2/6] gnu: Add docbook-xml version 4.3 and 4.4 John Darrington
2014-07-15 20:49   ` Ludovic Courtès
2014-07-15 18:31 ` [PATCH 3/6] gnu: docbook-xml: Substite remote xml_catalog uris with local ones John Darrington
2014-07-15 20:51   ` Ludovic Courtès
2014-07-15 18:31 ` [PATCH 4/6] gnu: docbook-xsl write absolute file:// uris in catalogs instead of ./ relative ones John Darrington
2014-07-15 20:51   ` Ludovic Courtès
2014-07-15 18:31 ` [PATCH 5/6] gnu: Enable gnome-doc-utils tests John Darrington
2014-07-15 20:59   ` Ludovic Courtès
2014-07-15 21:43     ` John Darrington
2014-07-16  9:23       ` Ludovic Courtès
2014-07-16 10:08         ` John Darrington
2014-07-16 14:02           ` bug#18033: Add support for 'search-path-specifications' referring to files Ludovic Courtès
2014-12-27 11:26             ` Ludovic Courtès
2014-12-27 22:57               ` Ludovic Courtès
2015-01-02 23:30                 ` Mark H Weaver
2015-01-03 18:48                   ` Ludovic Courtès
2014-07-15 18:31 ` [PATCH 6/6] gnu: Tinyproxy: Cleanup xml dependencies John Darrington
2014-07-15 21:00   ` Ludovic Courtès [this message]
2014-07-15 21:11     ` John Darrington
2014-07-15 20:49 ` [PATCH 1/6] gnu: docbook-xsl update to 1.78.1 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mwcal4ls.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=jmd@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.