postgresql90: create doc directory (ZHF)

This commit is contained in:
Luca Bruno 2015-07-28 18:10:59 +02:00
parent 5b9554a4e6
commit 6525b63870

View file

@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
patches = [ ./less-is-more.patch ];
postInstall = ''mkdir -p $doc'';
passthru = {
inherit readline;
psqlSchema = "9.0";