summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-04-15 16:26:59 +0200
committerStefan Metzmacher <metze@samba.org>2010-04-15 18:37:40 +0200
commitd19033e1e91bf93cc73e7cedaf84d536fa28e533 (patch)
tree1cba0d68d5872758c709cd997ac5abf271c808f4
parentd8c3541ca8b012cb686a1517886132da574e8c55 (diff)
downloadsamba-d19033e1e91bf93cc73e7cedaf84d536fa28e533.tar.gz
samba-d19033e1e91bf93cc73e7cedaf84d536fa28e533.tar.bz2
samba-d19033e1e91bf93cc73e7cedaf84d536fa28e533.zip
Revert "Revert "s4:script/installmisc.sh - install "dns_update_list" to target setup folder""
This reverts commit a34eafc693d8750c0883823068e5c6f7355efa04. This commit was correct. metze
-rwxr-xr-xsource4/script/installmisc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/installmisc.sh b/source4/script/installmisc.sh
index d1648dd000..d8fd156b2c 100755
--- a/source4/script/installmisc.sh
+++ b/source4/script/installmisc.sh
@@ -79,6 +79,7 @@ cp setup/named.conf.update $SETUPDIR || exit 1
cp setup/provision.smb.conf.dc $SETUPDIR || exit 1
cp setup/provision.smb.conf.member $SETUPDIR || exit 1
cp setup/provision.smb.conf.standalone $SETUPDIR || exit 1
+cp setup/dns_update_list $SETUPDIR || exit 1
echo "Installing external python libraries"
mkdir -p $DESTDIR$PYTHONDIR || exit 1