pam: reenable pam_lastlog (on glibc).
357a4ddbe9
is not a good reason to break existing setups.
Fixes #45562.
This commit is contained in:
parent
a1d4002245
commit
0d108c98a6
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'pam'
|
||||
pkgname=pam
|
||||
version=1.5.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--libdir=/usr/lib --sbindir=/usr/bin --docdir=/usr/share/doc/pam
|
||||
--disable-nis --disable-audit --disable-selinux
|
||||
--disable-nis --disable-audit --disable-selinux --enable-lastlog
|
||||
--disable-regenerate-docu BUILD_CFLAGS=-Os BUILD_LDFLAGS="
|
||||
hostmakedepends="gettext-devel pkg-config"
|
||||
makedepends="libfl-devel db-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue