mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
postgresql: rebuild for perl-5.32.
This commit is contained in:
parent
dd63ee44ca
commit
ca315c9c8b
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue