git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecd2d96
)
r26603: Don't install no longer available upgrade script.
author
Jelmer Vernooij
<jelmer@samba.org>
Wed, 26 Dec 2007 03:14:06 +0000
(21:14 -0600)
committer
Stefan Metzmacher
<metze@samba.org>
Wed, 26 Dec 2007 17:57:09 +0000
(11:57 -0600)
source/script/installmisc.sh
patch
|
blob
|
history
diff --git
a/source/script/installmisc.sh
b/source/script/installmisc.sh
index 3a3a7391ee743c920b9df4fa26bd4e14efb654bb..4707aafdbd28e2aecedf81eb168d23ad5676e65d 100755
(executable)
--- a/
source/script/installmisc.sh
+++ b/
source/script/installmisc.sh
@@
-16,7
+16,6
@@
echo "Installing setup templates"
mkdir -p $SETUPDIR || exit 1
cp setup/schema-map-* $SETUPDIR || exit 1
cp setup/DB_CONFIG $SETUPDIR || exit 1
-cp setup/upgrade $SETUPDIR || exit 1
cp setup/provision-backend $SETUPDIR || exit 1
cp setup/provision $SETUPDIR || exit 1
cp setup/newuser $SETUPDIR || exit 1