mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/unrtf: claim maintainership
This commit is contained in:
parent
f0694a987b
commit
32a13841bc
@ -1,8 +1,8 @@
|
||||
# Contributor: Grigory Kirillov <txgk@bk.ru>
|
||||
# Maintainer:
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=unrtf
|
||||
pkgver=0.21.10
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Command-line program which converts RTF documents to other formats"
|
||||
url="https://www.gnu.org/software/unrtf"
|
||||
arch="all"
|
||||
@ -15,7 +15,10 @@ build() {
|
||||
--target="$CTARGET" \
|
||||
--build="$CBUILD" \
|
||||
--host="$CHOST" \
|
||||
--prefix=/usr
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/share/man \
|
||||
--localstatedir=/var
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user