mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
7 lines
160 B
Python
7 lines
160 B
Python
#!/usr/bin/env python
|
|
|
|
bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
|
|
chmod=0755, python_fixup=True, flat=True)
|
|
|
|
|