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
..
2018-09-29 20:51:11 -04:00
2018-05-01 16:44:12 +02:00
2019-03-20 00:02:43 +01:00
2019-03-15 16:32:36 +01:00
2019-03-20 00:02:43 +01:00