mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/pam-krb5: rebuild against pam under /usr/lib
This commit is contained in:
parent
01dd99552c
commit
f34a182e21
@ -2,7 +2,7 @@
|
||||
# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
|
||||
pkgname=pam-krb5
|
||||
pkgver=4.11
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="PAM module providing Kerberos v5 support"
|
||||
url="https://www.eyrie.org/~eagle/software/pam-krb5/"
|
||||
arch="all"
|
||||
@ -24,8 +24,7 @@ prepare() {
|
||||
build() {
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-reduced-depends \
|
||||
--libdir=/lib
|
||||
--enable-reduced-depends
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user