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:
@@ -69,4 +69,4 @@ installSphinxPhase() {
|
||||
runHook postInstallSphinx
|
||||
}
|
||||
|
||||
appendToVar preDistPhases buildSphinxPhase installSphinxPhase
|
||||
appendToVar preFixupPhases buildSphinxPhase installSphinxPhase
|
||||
|
||||
Reference in New Issue
Block a user