Bas van Dijk 517c52ec2e
postgresql: always create the $out/bin directory
This is needed because some PostgreSQL plugins don't have a bin
directory. If only these plugins are listed in cfg.extraPlugins buildEnv
will turn $out/bin into a symbolic link to ${pg}/bin. Lateron we try to
rm $out/bin/{pg_config,postgres,pg_ctl} which will then fail because
$out/bin will be read-only.
2019-05-04 14:11:52 -05:00
..
2019-05-04 23:19:24 +09:00
2019-05-01 11:16:55 +02:00
2019-05-03 10:16:32 +02:00
2019-05-04 10:26:55 -04:00
2019-04-23 21:48:57 -04:00
2019-05-04 10:16:20 -07:00
2019-05-04 23:19:24 +09:00