Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=587489 Jeff Fearn <jfe...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfe...@redhat.com --- Comment #1 from Jeff Fearn <jfe...@redhat.com> 2010-05-04 00:43:45 EDT --- FYI the Fedora docbook-style-xsl package does not ship the eclipse XSL, so you will need to open a bug to get that changed before this can be addressed. Something like this is required: $ cvs diff -u docbook-style-xsl.Makefile Index: docbook-style-xsl.Makefile =================================================================== RCS file: /cvs/pkgs/rpms/docbook-style-xsl/devel/docbook-style-xsl.Makefile,v retrieving revision 1.8 diff -u -r1.8 docbook-style-xsl.Makefile --- docbook-style-xsl.Makefile 23 Feb 2009 10:40:22 -0000 1.8 +++ docbook-style-xsl.Makefile 4 May 2010 04:42:46 -0000 @@ -6,11 +6,12 @@ install: install-xsl install-img install-extensions install-misc install-epub install-xsl: - mkdir -p $(DESTDIR)/{common,fo,html,htmlhelp/doc,javahelp,lib,template,xhtml,xhtml-1_1,manpages,profiling,highlighting,roundtrip,website} + mkdir -p $(DESTDIR)/{common,eclipse,fo,html,htmlhelp/doc,javahelp,lib,template,xhtml,xhtml-1_1,manpages,profiling,highlighting,roundtrip,website} cp common/*.dtd $(DESTDIR)/common cp common/*.ent $(DESTDIR)/common cp common/*.xml $(DESTDIR)/common cp common/*.xsl $(DESTDIR)/common + cp eclipse/*.xsl $(DESTDIR)/eclipse cp fo/*.xml $(DESTDIR)/fo cp fo/*.xsl $(DESTDIR)/fo cp html/*.xml $(DESTDIR)/html -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ publican-list mailing list publican-list@redhat.com https://www.redhat.com/mailman/listinfo/publican-list Wiki: https://fedorahosted.org/publican