Ticket #1862 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

DocBook XSL Stylesheets search path is incomplete

Reported by: AndreaRossato Owned by: igloo
Priority: normal Milestone: 6.8.2
Component: Documentation Version: 6.8.1
Keywords: Cc:
Operating System: Linux Architecture: x86
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Presently the directory used by Slackware GNU/Linux and other distribution to store the docbook xsl stylesheets is not searched by ghc configuration script.

Attached a patch to configure.ac to include that directory: /usr/share/xml/docbook/xsl-stylesheets*

Regrads, Andrea Rossato

Attachments

configure.ac.patch Download (1.0 KB) - added by AndreaRossato 6 years ago.

Change History

Changed 6 years ago by AndreaRossato

Changed 6 years ago by igloo

  • owner set to igloo
  • difficulty set to Unknown
  • milestone set to 6.8.2

Thanks for the patch! I'll apply it.

Changed 6 years ago by igloo

  • status changed from new to closed
  • resolution set to fixed

Applied and merged:

Sat Nov 10 07:06:49 PST 2007  Ian Lynagh <igloo@earth.li>
  * Add a path to the DocBook XSL Stylesheets search path
  Slackware puts the stylesheets in /usr/share/xml/docbook/xsl-stylesheets*
  Patch from Andrea Rossato.
Note: See TracTickets for help on using tickets.