pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31828: docbook-xsl should have more entries in the catalog
The following reply was made to PR pkg/31828; it has been noted by GNATS.
From: Pavel Cahyna <pavel.cahyna%st.mff.cuni.cz@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/31828: docbook-xsl should have more entries in the catalog
Date: Sun, 16 Oct 2005 17:34:30 +0200
> I found that to build wip/mutt-ng, more entries are needed in
> /usr/pkg/share/xsl/docbook/catalog, which originates from
> /usr/pkgsrc/textproc/docbook-xsl/files/catalog (see patch).
Actually, this package has a catalog.xml in its distribution. If I copy
the line
<rewriteSystem
systemIdStartString="http://docbook.sourceforge.net/release/xsl /current/"
rewritePrefix="./"/>
to /usr/pkg/share/xsl/docbook/catalog and comment all other lines out,
mutt-ng can still build its docs.
Maybe copying the package's catalog.xml
to /usr/pkg/share/xsl/docbook/catalog is a better approach than adding
more entries?
Home |
Main Index |
Thread Index |
Old Index