s3:rpcclient: make use of rpcclient_cli_state
[mat/samba.git] / source3 / script / wscript_build
1 #!/usr/bin/env python
2
3 from samba_utils import MODE_755
4
5 bld.INSTALL_FILES('${BINDIR}',
6                   'smbtar',
7                   chmod=MODE_755, flat=True)