postgresql91: create doc directory (ZHF)
This commit is contained in:
parent
6525b63870
commit
13a1d3bb22
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
|
|||
''
|
||||
mkdir -p $out/share/man
|
||||
cp -rvd doc/src/sgml/man1 $out/share/man
|
||||
mkdir -p $doc
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
|
|
Loading…
Reference in a new issue