mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/libpwquality: rebuild against pam under /usr/lib
This commit is contained in:
parent
4ee31ffcbf
commit
29910c5314
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libpwquality
|
||||
pkgver=1.4.5
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Password quality checking library"
|
||||
url="https://github.com/libpwquality/libpwquality"
|
||||
arch="all"
|
||||
@ -28,8 +28,7 @@ build() {
|
||||
--localstatedir=/var \
|
||||
--enable-python-bindings \
|
||||
--with-python-binary=python3 \
|
||||
--enable-pam \
|
||||
--with-securedir=/lib/security
|
||||
--enable-pam
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user