sudo:ver.bump

This commit is contained in:
blue-devil
2020-05-19 02:14:15 +03:00
parent bce62cd4ed
commit 39ab10c02f
4 changed files with 25 additions and 15 deletions
+2 -1
View File
@@ -30,6 +30,7 @@ def setup():
--without-selinux \
--without-rpath")
# fix unused direct dependency analysis
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
@@ -38,4 +39,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("README.LDAP", "README")
pisitools.dodoc("README.LDAP", "README")