summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 253606582d..9d5a12bea5 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",