summaryrefslogtreecommitdiff
path: root/source4/scripting/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/wscript_build')
-rw-r--r--source4/scripting/wscript_build2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/scripting/wscript_build b/source4/scripting/wscript_build
index 94928deb0e..d48f24c681 100644
--- a/source4/scripting/wscript_build
+++ b/source4/scripting/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
bld.INSTALL_FILES('${SBINDIR}','bin/upgradeprovision bin/samba_dnsupdate',
chmod=0755, python_fixup=True, flat=True)