FS#7503 - docbook-xsl install creats non-existent links in /etc/xml/catalog
Attached to Project:
Arch Linux
Opened by tardo (tardo) - Sunday, 24 June 2007, 04:43 GMT
Last edited by Jan de Groot (JGC) - Saturday, 30 June 2007, 12:16 GMT
Opened by tardo (tardo) - Sunday, 24 June 2007, 04:43 GMT
Last edited by Jan de Groot (JGC) - Saturday, 30 June 2007, 12:16 GMT
|
Details
Description:
The post-install in docbool-xsl creates non-existant links in the catalog (/etc/xml/catalog). It currently creates a rewrite to "/usr/share/xml/docbook/xsl-stylesheets-${_NEW}" which simply don't exist. Additional info: Changing the rewrite to "/usr/share/xml/docbook" fixed my problem Steps to reproduce: Occurs when compiling anything requiring xsl conversion (exo-svn in my case) |
This task depends upon