s3-spoolss: Added a function to get the ChangeID from a printer.
[Samba/ekacnet.git] / source4 / scripting / wscript_build
blob5911364ce30ee4ba7c2f35934e5492857b70c274
1 #!/usr/bin/env python
3 O755 = 493
4 bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
5 chmod=O755, python_fixup=True, flat=True)