mirror of
https://github.com/samba-team/samba.git
synced 2025-12-13 16:23:50 +03:00
committed by
Stefan Metzmacher
parent
08b01dba3d
commit
eaecbfa0e2
@@ -10,5 +10,6 @@ setup(name="ldb",
|
||||
license="LGPLv3",
|
||||
keywords=["ldap","ldb","db","ldif"],
|
||||
ext_modules=[Extension('_ldb', ['ldb.i'], include_dirs=['include'],
|
||||
swig_opts=["-keyword"],
|
||||
library_dirs=["lib"], libraries=['ldb','ldap'])],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user