mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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>
|
# Contributor: Klemens Nanni <kl3@posteo.org>
|
||||||
# Maintainer:
|
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||||
pkgname=lzlib
|
pkgname=lzlib
|
||||||
pkgver=1.14
|
pkgver=1.14
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Library for the lzip compression file format"
|
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"
|
arch="all"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
subpackages="$pkgname-doc $pkgname-dev"
|
subpackages="$pkgname-doc $pkgname-dev"
|
||||||
@ -17,6 +17,7 @@ build() {
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
|
--localstatedir=/var \
|
||||||
--disable-static
|
--disable-static
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user