python3Packages.sphinxHook: move to preFixupPhases

If sphinxHook runs before the fixup phase, possibly generated manpages
will get compressed in the fixup phase.
This commit is contained in:
Anton Mosich
2025-06-14 21:23:01 +02:00
parent ee930f9755
commit facae77bf5
@@ -69,4 +69,4 @@ installSphinxPhase() {
runHook postInstallSphinx
}
appendToVar preDistPhases buildSphinxPhase installSphinxPhase
appendToVar preFixupPhases buildSphinxPhase installSphinxPhase