mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/elogind: rebuild against pam under /usr/lib
This commit is contained in:
parent
b22ff4d268
commit
4ee31ffcbf
@ -2,7 +2,7 @@
|
||||
# Maintainer: team/alpine-desktop <ablocorrea@hotmail.com>
|
||||
pkgname=elogind
|
||||
pkgver=252.9
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Standalone fork of systemd's elogind"
|
||||
url="https://github.com/elogind/elogind"
|
||||
arch="all"
|
||||
@ -67,7 +67,6 @@ build() {
|
||||
-Dtests="$(want_check && echo true || echo false)" \
|
||||
\
|
||||
-Dpamconfdir=/etc/pam.d \
|
||||
-Dpamlibdir=/lib/security \
|
||||
-Drootlibdir=/usr/lib \
|
||||
-Drootlibexecdir=/usr/libexec/elogind \
|
||||
build
|
||||
|
Loading…
Reference in New Issue
Block a user