diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index 5034ac69bf0..a1a821bb085 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -1,7 +1,7 @@ # Template file for 'postgresql' pkgname=postgresql version=9.6.12 -revision=1 +revision=2 build_style=gnu-configure make_build_target=world configure_args="--with-openssl --with-python @@ -65,7 +65,7 @@ post_install() { postgresql-doc_package() { short_desc="PostgreSQL documentation" - noarch=yes + archs=noarch pkg_install() { vmove usr/share/doc }