summaryrefslogtreecommitdiff
path: root/source4/scripting/devel
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-11-24 10:11:14 +1100
committerAndrew Tridgell <tridge@samba.org>2010-11-24 01:02:43 +0100
commit1f478afe22c5dc68d7a69e4127c3a8cd6dca1def (patch)
tree427e6fd044298be253788237fea3c69b0001d5cc /source4/scripting/devel
parent57f9de012e891feb75b40a58d16cf0f63fd158c1 (diff)
downloadsamba-1f478afe22c5dc68d7a69e4127c3a8cd6dca1def.tar.gz
s4-devel: we don't need to override these scripts now
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Nov 24 01:02:43 CET 2010 on sn-devel-104
Diffstat (limited to 'source4/scripting/devel')
-rwxr-xr-xsource4/scripting/devel/config_base2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/scripting/devel/config_base b/source4/scripting/devel/config_base
index 253606582de..9d5a12bea50 100755
--- a/source4/scripting/devel/config_base
+++ b/source4/scripting/devel/config_base
@@ -8,8 +8,6 @@
import sys, os
vars = {
- "dns update command" : "${PREFIX}/bin/samba_dnsupdate",
- "spn update command" : "${PREFIX}/bin/samba_spnupdate",
"ncalrpc dir" : "${PREFIX}/var/ncalrpc",
"private dir" : "${PREFIX}/private",
"lock dir" : "${PREFIX}/var/locks",