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