CI: compile old utmp interface in Fedora
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
This commit is contained in:
committed by
Serge Hallyn
parent
50affc546f
commit
02e3e04205
@@ -11,7 +11,7 @@ WORKDIR /usr/local/src/shadow/
|
||||
RUN ./autogen.sh --enable-shadowgrp --enable-man --with-audit \
|
||||
--with-sha-crypt --with-bcrypt --with-yescrypt --with-selinux \
|
||||
--without-libcrack --without-libpam --enable-shared \
|
||||
--with-group-name-max-length=32 --enable-lastlog
|
||||
--with-group-name-max-length=32 --enable-lastlog --enable-logind=no
|
||||
RUN make -kj4 || true
|
||||
RUN make
|
||||
RUN make install
|
||||
|
||||
Reference in New Issue
Block a user