postgresql90: create doc directory (ZHF)
This commit is contained in:
parent
5b9554a4e6
commit
6525b63870
@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [ ./less-is-more.patch ];
|
||||
|
||||
postInstall = ''mkdir -p $doc'';
|
||||
|
||||
passthru = {
|
||||
inherit readline;
|
||||
psqlSchema = "9.0";
|
||||
|
Loading…
Reference in New Issue
Block a user