Skip to content

Commit

Permalink
no /etc/bareos/bareos-dir.d in client-only builds
Browse files Browse the repository at this point in the history
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
joergsteffens authored and Marco van Wieringen committed Sep 13, 2014
1 parent b081775 commit dc43329
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platforms/packaging/bareos.spec
Expand Up @@ -839,7 +839,9 @@ echo "This is a meta package to install a full bareos system" > %{buildroot}%{_d
# common shared libraries (without db)
%defattr(-, root, root)
%attr(-, root, %{daemon_group}) %dir %{_sysconfdir}/bareos
%if !0%{?client_only}
%attr(-, %{daemon_user}, %{daemon_group}) %dir %{_sysconfdir}/bareos/bareos-dir.d
%endif
%dir %{backend_dir}
%{library_dir}/libbareos-%{_libversion}.so
%{library_dir}/libbareoscfg-%{_libversion}.so
Expand Down

0 comments on commit dc43329

Please sign in to comment.