sudo rebuild

This commit is contained in:
Rmys
2020-12-17 15:34:37 +03:00
committed by GitHub
parent a17a66dd22
commit ea4d641b86
+2 -1
View File
@@ -28,6 +28,7 @@ def setup():
--with-ldap \
--enable-shell-sets-home \
--without-selinux \
--with-sendmail=/usr/sbin/sendmail \
--without-rpath")
# fix unused direct dependency analysis
@@ -39,4 +40,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("README.LDAP", "README")
pisitools.dodoc("README.LDAP", "README")