diff --git a/shadow-utils.spec b/shadow-utils.spec index 3c6d110..85615d9 100644 --- a/shadow-utils.spec +++ b/shadow-utils.spec @@ -127,22 +127,22 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now" autoreconf %configure \ + --disable-account-tools-setuid \ + --enable-lastlog \ + --enable-logind=no \ + --enable-man \ --enable-shadowgrp \ - --enable-man \ + --enable-shared \ --with-audit \ - --with-libpam \ - --with-sha-crypt \ --with-bcrypt \ - --with-yescrypt \ + --with-group-name-max-length=32 \ + --with-libpam \ --with-selinux \ + --with-sha-crypt \ + --with-yescrypt \ --without-libbsd \ --without-libcrack \ - --without-sssd \ - --enable-shared \ - --with-group-name-max-length=32 \ - --enable-lastlog \ - --enable-logind=no \ - --disable-account-tools-setuid + --without-sssd %make_build %install