diff options
| author | Günther Deschner <gd@samba.org> | 2011-11-15 15:29:16 +0100 |
|---|---|---|
| committer | Günther Deschner <gd@samba.org> | 2011-11-15 15:29:16 +0100 |
| commit | 95cbd10df9e53bb63bcaeef0ec04f13c57d82893 (patch) | |
| tree | 1541ddc321481c8f6a4277ec5cacf2ee7557f934 | |
| parent | 9c9ecc31b7cc7afe5335fcdc32d8b9f1119ad0d6 (diff) | |
move provisioning setup folder to samba-dc package.
Guenther
| -rw-r--r-- | samba40.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samba40.spec b/samba40.spec index 71f3858..ee12169 100644 --- a/samba40.spec +++ b/samba40.spec @@ -421,6 +421,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/samba_spnupdate %{_libdir}/mit_samba.so %dir /var/lib/samba/sysvol +%{_datadir}/samba/setup %files winbind %defattr(-,root,root) @@ -851,7 +852,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/samba/ldb %{_libdir}/samba/process_model %{_libdir}/samba/service -%{_datadir}/samba/setup %files python %defattr(-,root,root,-) |
