fix client package on archlinux

This commit is contained in:
Niels Abspoel 2016-05-25 23:06:12 +02:00
parent d3586654ef
commit d046fe9909

View file

@ -14,6 +14,8 @@ Arch:
initdb_user: postgres
commands:
initdb: initdb --locale en_US.UTF8 -E UTF8 -D "/var/lib/postgres/data"
pkg_client: postgresql
pkg_dev: postgresql
Debian:
pkg_repo_file: /etc/apt/sources.list.d/pgdg.list
pkg_libpq_dev: libpq-dev