mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/lzlib: claim maintainership
This commit is contained in:
parent
53fc16773f
commit
6e6e30eb98
@ -1,10 +1,10 @@
|
||||
# Contributor: Klemens Nanni <kl3@posteo.org>
|
||||
# Maintainer:
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=lzlib
|
||||
pkgver=1.14
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Library for the lzip compression file format"
|
||||
url="http://www.nongnu.org/lzip/lzlib.html"
|
||||
url="https://www.nongnu.org/lzip/lzlib.html"
|
||||
arch="all"
|
||||
license="GPL-2.0-or-later"
|
||||
subpackages="$pkgname-doc $pkgname-dev"
|
||||
@ -17,6 +17,7 @@ build() {
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/share/man \
|
||||
--localstatedir=/var \
|
||||
--disable-static
|
||||
make
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user