Skip to content

Commit af19a3c

Browse files
committed
util-linux: Don't build newgrp
1 parent 9249e97 commit af19a3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bootstrap.d/sys-apps.y4.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ packages:
13601360
- file
13611361
- libxcrypt
13621362
- pcre2
1363-
revision: 1
1363+
revision: 2
13641364
configure:
13651365
- args:
13661366
- 'meson'
@@ -1388,6 +1388,7 @@ packages:
13881388
- '-Dbuild-nologin=disabled'
13891389
- '-Dbuild-sulogin=disabled'
13901390
- '-Dbuild-su=disabled'
1391+
- '-Dbuild-newgrp=disabled'
13911392
- '-Dbuild-schedutils=disabled'
13921393
- '-Dprogram-tests=false'
13931394
- '-Dnls=disabled'

0 commit comments

Comments
 (0)