mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
Merge pull request #208962 from KAction/patch/v1/python3.pkgs.sphinxHook
This commit is contained in:
commit
e464bde9ba
@ -57,7 +57,7 @@ installSphinxPhase() {
|
||||
|
||||
else
|
||||
# shellcheck disable=2154
|
||||
docdir="${doc:-$out}/share/doc/${pname}"
|
||||
docdir="${doc:-$out}/share/doc/${name}"
|
||||
|
||||
mkdir -p "$docdir"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user