1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

7 lines
160 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
2010-03-27 11:04:19 +11:00
bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
chmod=0755, python_fixup=True, flat=True)