sudo:ver.bump
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user