shadow rebuild

This commit is contained in:
Rmys
2021-02-18 17:29:23 +03:00
committed by GitHub
parent b2e77007ac
commit dc5d48fc89
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
shelltools.system("sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' etc/login.defs")
autotools.configure("--enable-shadowgrp \
--without-selinux \
--without-audit \
@@ -17,7 +18,6 @@ def setup():
--with-libpam \
--with-sha-crypt \
--enable-nls \
--disable-account-tools-setuid \
--with-group-name-max-length=32 \
--disable-shared")
def build():
+7
View File
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-02-18</Date>
<Version>4.8.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-12-09</Date>
<Version>4.8.1</Version>