mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r25056: Install some extra files. Patch from Stefan Gohmann
(This used to be commit 1b13c91375
)
This commit is contained in:
parent
f14ea12ada
commit
a43dd8b956
@ -16,6 +16,10 @@ 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
|
||||
cp setup/*.inf $SETUPDIR || exit 1
|
||||
cp setup/*.ldif $SETUPDIR || exit 1
|
||||
cp setup/*.reg $SETUPDIR || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user