mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
|
||||
chmod=0755, python_fixup=True, flat=True)
|
||||
|
||||
|
Reference in New Issue
Block a user