Rebuild with audit
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: shadow
|
name: shadow
|
||||||
description: Password and account management tool suite
|
description: Password and account management tool suite
|
||||||
version: 4.19.4
|
version: 4.19.4
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/shadow-maint/shadow/
|
url: https://github.com/shadow-maint/shadow/
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -13,6 +13,7 @@ keep:
|
|||||||
depends:
|
depends:
|
||||||
- acl
|
- acl
|
||||||
- attr
|
- attr
|
||||||
|
- audit
|
||||||
- glibc
|
- glibc
|
||||||
- libbsd
|
- libbsd
|
||||||
- libxcrypt
|
- libxcrypt
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ build() {
|
|||||||
|
|
||||||
./configure --sysconfdir=/etc \
|
./configure --sysconfdir=/etc \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
--with-audit \
|
||||||
--with-{b,yes}crypt \
|
--with-{b,yes}crypt \
|
||||||
--with-libbsd \
|
--with-libbsd \
|
||||||
--with-group-name-max-length=32 \
|
--with-group-name-max-length=32 \
|
||||||
|
|||||||
Reference in New Issue
Block a user