Re: Question on RedHat RPM documentation build
From: Ben Reser <ben_at_reser.org>
Date: 2003-12-25 22:18:45 CET
On Thu, Dec 25, 2003 at 02:33:07PM -0600, David Summers wrote:
Yes it's a bug in the way the docs are built.
I pointed the problem out in this email:
This is the workaround I'm using in my spec file for Mandrake:
%{__perl} -pi -e 's#href="xsl/(html/docbook.xsl)"#href="%{_datadir}/sgml/docbook/xsl-stylesheets/$1"#;' tools/html-stylesheet.xsl
Ugly but it works.
-- Ben Reser <ben@reser.org> http://ben.reser.org "Conscience is the inner voice which warns us somebody may be looking." - H.L. Mencken --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Dec 25 22:19:20 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.