summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/wscript_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-02-24 13:31:47 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-02-24 15:07:25 +0100
commita1849da7c2375c68f637fddc4c54835d9ece9378 (patch)
tree3251287e91ed5a5e43f40e438cbeae32c10f7f5c /source4/scripting/bin/wscript_build
parent0cf7a3680aee282dd6c1a012401df83e2e111a2d (diff)
downloadsamba-a1849da7c2375c68f637fddc4c54835d9ece9378.tar.gz
samba-a1849da7c2375c68f637fddc4c54835d9ece9378.tar.bz2
samba-a1849da7c2375c68f637fddc4c54835d9ece9378.zip
upgradedns: Rename to less generic name samba_upgradedns.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Feb 24 15:07:27 CET 2012 on sn-devel-104
Diffstat (limited to 'source4/scripting/bin/wscript_build')
-rw-r--r--source4/scripting/bin/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/bin/wscript_build b/source4/scripting/bin/wscript_build
index 65e9c58b69..71be328d40 100644
--- a/source4/scripting/bin/wscript_build
+++ b/source4/scripting/bin/wscript_build
@@ -5,4 +5,4 @@ bld.SAMBA_SCRIPT('samba_spnupdate', pattern='samba_spnupdate', installdir='.')
bld.SAMBA_SCRIPT('samba_kcc', pattern='samba_kcc', installdir='.')
bld.SAMBA_SCRIPT('upgradeprovision', pattern='upgradeprovision', installdir='.')
bld.SAMBA_SCRIPT('samba-tool', pattern='samba-tool', installdir='.')
-bld.SAMBA_SCRIPT('upgradedns', pattern='upgradedns', installdir='.')
+bld.SAMBA_SCRIPT('samba_upgradedns', pattern='upgradedns', installdir='.')