1
0
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:
Jelmer Vernooij
2007-08-27 21:19:34 +00:00
committed by Gerald (Jerry) Carter
parent 762e893d9c
commit 9553c20ced

View File

@@ -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