mirror of
https://github.com/samba-team/samba.git
synced 2025-07-02 20:59:09 +03:00
s4-python: rename samba.glue to samba._glue to indicate it's private.
This commit is contained in:
@ -24,7 +24,7 @@ bld.SAMBA_PYTHON('python_uuid',
|
||||
bld.SAMBA_PYTHON('python_glue',
|
||||
source='pyglue.c',
|
||||
deps='LIBNDR ldb SAMDB CREDENTIALS pyldb python_dcerpc_misc python_dcerpc_security pyauth pyldb_util pyparam_util',
|
||||
realname='samba/glue.so'
|
||||
realname='samba/_glue.so'
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user