https://bugs.kde.org/show_bug.cgi?id=495483

--- Comment #2 from Florian Krohm <flo2...@eich-krohm.de> ---
(In reply to Mark Wielaard from comment #1)
> I think the intention is/was to skip the building of the print-docs which
> require some pdf/ps generation tools which are not always available. I
> believe the rest can simply be build when xsltproc is installed.
> 
> Should we introduce some BUILD_NO_DOCS variant that doesn't build any
> documentation?

I ran into this when I wanted to provide a patch for
https://bugs.kde.org/show_bug.cgi?id=495470
and test whether the tarball in fact contained the missing file. 
README_DEVELOPERS says:
<quote>
If you only want to test whether the generated tarball is complete and runs
regression tests successfully, building documentation is not needed.

  make dist BUILD_ALL_DOCS=no
</quote>

I run ubuntu 22.04 which does not install xsltproc by default. Not sure about
other distros.
I think it should be possible to create a tarball without having xml machinery
installed.
Building documentation is not a frequent use case because of the pain involved
(at least it used to be).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to