mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/pam_sqlite3: rebuild against pam under /usr/lib
This commit is contained in:
parent
f34a182e21
commit
b243c883e2
@ -2,7 +2,7 @@
|
||||
# Maintainer: Benoit Masson <yahoo@perenite.com>
|
||||
pkgname=pam_sqlite3
|
||||
pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="pam_sqlite3"
|
||||
url="https://github.com/HormyAJP/pam_sqlite3"
|
||||
arch="all"
|
||||
@ -29,7 +29,7 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
install -Dm755 -o root pam_sqlite3.so -t "$pkgdir"/lib/security/
|
||||
install -Dm755 -o root pam_sqlite3.so -t "$pkgdir"/usr/lib/security/
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
Loading…
Reference in New Issue
Block a user