postgresql: rebuild to get correct subpackage architecture
This commit is contained in:
parent
ed9b5ba316
commit
e18ff3e56a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue