1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00
2010-04-27 19:27:19 +10:00

8 lines
191 B
Python

#!/usr/bin/env python
O755 = 493
bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate bin/samba_spnupdate',
chmod=O755, python_fixup=True, flat=True)