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