mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/google-authenticator: rebuild against pam under /usr/lib
This commit is contained in:
parent
e1b0c2ef6b
commit
0672ae2d98
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabio Napoleoni <f.napoleoni@gmail.com>
|
||||
pkgname=google-authenticator
|
||||
pkgver=1.09
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Google Authenticator PAM module"
|
||||
options="checkroot !check" # 1 of 2 tests fail
|
||||
url="https://github.com/google/google-authenticator-libpam"
|
||||
@ -23,7 +23,6 @@ build() {
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
--prefix=/usr \
|
||||
--libdir=/lib \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info
|
||||
|
Loading…
Reference in New Issue
Block a user