To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42364 Issue #:|42364 Summary:|failure to build with xsltproc Component:|Installation Version:|OOo 2.0 Platform:|All URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|of Reported by:|waratah
------- Additional comments from [EMAIL PROTECTED] Wed Feb 9 09:07:14 -0800 2005 ------- compilation error: file ../readme2.xsl line 5 element stylesheet in readlicense_oo I am currently testing this patch. =================================================================== RCS file: /cvs/installation/readlicense/docs/readme.xsl,v retrieving revision 1.3 diff -u -r1.3 readme.xsl --- ./docs/readme.xsl 25 Jul 2003 11:53:21 -0000 1.3 +++ ./docs/readme.xsl 9 Feb 2005 17:06:46 -0000 @@ -2,7 +2,8 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xt="http://www.jclark.com/xt" - extension-element-prefixes="xt"> + extension-element-prefixes="xt" + version="1.0"> <xsl:output method = "HTML" doctype-public = "-//W3C//DTD HTML 3.2//EN" /> --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
