mirror of
https://github.com/samba-team/samba.git
synced 2025-11-04 00:23:49 +03:00
r25056: Install some extra files. Patch from Stefan Gohmann
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
080bfd5819
commit
1b13c91375
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user