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 Feb 17, 2015
1 parent 40c4750 commit 4152deb
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 4152deb

Please sign in to comment.