mirror of
https://github.com/samba-team/samba.git
synced 2025-10-30 08:23:49 +03:00
r24724: Also install the .reg files for provisioning from an installed version.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
762e893d9c
commit
9553c20ced
@@ -18,6 +18,7 @@ cp setup/schema-map-* $SETUPDIR || exit 1
|
||||
cp setup/DB_CONFIG $SETUPDIR || exit 1
|
||||
cp setup/*.inf $SETUPDIR || exit 1
|
||||
cp setup/*.ldif $SETUPDIR || exit 1
|
||||
cp setup/*.reg $SETUPDIR || exit 1
|
||||
cp setup/*.zone $SETUPDIR || exit 1
|
||||
cp setup/*.conf $SETUPDIR || exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user