s4:samba_kcc: Use 'dburl' passed from command line rather than lp.samdb_url()
[Samba.git] / source3 / script / wscript_build
blobfc59a65687cb871c90c740a6a9c72e44f4eed94a
1 #!/usr/bin/env python
3 from samba_utils import MODE_755
5 bld.INSTALL_FILES('${BINDIR}',
6 'smbtar',
7 chmod=MODE_755, flat=True)