mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/sssd: rebuild against pam under /usr/lib
This commit is contained in:
parent
bf8b0832cb
commit
4d9a05f4bf
@ -3,7 +3,7 @@
|
|||||||
# Maintainer: Vince Mele <vmele@inoc.com>
|
# Maintainer: Vince Mele <vmele@inoc.com>
|
||||||
pkgname=sssd
|
pkgname=sssd
|
||||||
pkgver=2.9.3
|
pkgver=2.9.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="System Security Services Daemon"
|
pkgdesc="System Security Services Daemon"
|
||||||
url="https://github.com/SSSD/sssd"
|
url="https://github.com/SSSD/sssd"
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
@ -78,7 +78,6 @@ build() {
|
|||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--libexecdir=/usr/lib/sssd \
|
--libexecdir=/usr/lib/sssd \
|
||||||
--datadir=/usr/share \
|
--datadir=/usr/share \
|
||||||
--enable-pammoddir=/lib/security \
|
|
||||||
--with-pid-path=/run \
|
--with-pid-path=/run \
|
||||||
--with-initscript=sysv \
|
--with-initscript=sysv \
|
||||||
--with-init-dir=/etc/init.d \
|
--with-init-dir=/etc/init.d \
|
||||||
|
Loading…
Reference in New Issue
Block a user