package koji-gc
also changed default config location for koji-gc
This commit is contained in:
parent
2b28053397
commit
a9f090092b
3 changed files with 8 additions and 2 deletions
|
|
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%config(noreplace) %{_sysconfdir}/sysconfig/kojira
|
||||
%{_sysconfdir}/kojira
|
||||
%config(noreplace) %{_sysconfdir}/kojira/kojira.conf
|
||||
%{_sbindir}/koji-gc
|
||||
%dir %{_sysconfdir}/koji-gc
|
||||
%config(noreplace) %{_sysconfdir}/koji-gc/koji-gc.conf
|
||||
|
||||
%files web
|
||||
%defattr(-,root,root)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue