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