postgresql12-doc: drop noarch
This commit is contained in:
parent
26da7311b0
commit
0c4a849640
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'postgresql12'
|
# Template file for 'postgresql12'
|
||||||
pkgname=postgresql12
|
pkgname=postgresql12
|
||||||
version=12.4
|
version=12.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="postgresql-${version}"
|
wrksrc="postgresql-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target=world
|
make_build_target=world
|
||||||
|
@ -104,7 +104,6 @@ _substitute() {
|
||||||
|
|
||||||
postgresql12-doc_package() {
|
postgresql12-doc_package() {
|
||||||
short_desc="PostgreSQL documentation"
|
short_desc="PostgreSQL documentation"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove ${_prefix}/share/doc
|
vmove ${_prefix}/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue