python3Packages.sphinxHook: run post install
This allows importing and inspecting the build result, which is required for the psycopg (3.x) package.
This commit is contained in:
parent
94c1f11caa
commit
c7dbac1666
@ -53,5 +53,5 @@ installSphinxPhase() {
|
||||
runHook postInstallSphinx
|
||||
}
|
||||
|
||||
preBuildPhases+=" buildSphinxPhase"
|
||||
preDistPhases+=" buildSphinxPhase"
|
||||
postPhases+=" installSphinxPhase"
|
||||
|
Loading…
Reference in New Issue
Block a user