From 0672ae2d983e09f727de4f431d1b8cb535dc4050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Wed, 4 Sep 2024 15:13:59 +0200 Subject: [PATCH] community/google-authenticator: rebuild against pam under /usr/lib --- community/google-authenticator/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community/google-authenticator/APKBUILD b/community/google-authenticator/APKBUILD index bd2e56e6e65..993fe670694 100644 --- a/community/google-authenticator/APKBUILD +++ b/community/google-authenticator/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabio Napoleoni 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