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