From d378b47f9f743c053a7843f9d4de0e5286534435 Mon Sep 17 00:00:00 2001 From: Noel McLoughlin Date: Sun, 24 Sep 2017 00:51:48 +0100 Subject: [PATCH] Darwin support --- postgres/osmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/osmap.yaml b/postgres/osmap.yaml index 517666f..00c5e2a 100644 --- a/postgres/osmap.yaml +++ b/postgres/osmap.yaml @@ -7,7 +7,7 @@ Arch: prepare_cluster: command: initdb -D /var/lib/postgres/data test: test -f /var/lib/postgres/data/PG_VERSION - pkg_client: postgresql-lib + pkg_client: postgresql-libs pkg_dev: postgresql Debian: