more cleanups
This commit is contained in:
parent
bc802de53e
commit
026e8610fb
@ -38,9 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc Authors Changelog COPYING GPL PLAN.gather PLAN.pungi README ToDo
|
%doc Authors Changelog COPYING GPL PLAN.gather PLAN.pungi README ToDo
|
||||||
%config(noreplace) %{_sysconfdir}/pungi/*
|
%config(noreplace) %{_sysconfdir}/pungi
|
||||||
# For noarch packages: sitelib
|
# For noarch packages: sitelib
|
||||||
%{python_sitelib}/pypungi/*
|
%{python_sitelib}/pypungi
|
||||||
%{_bindir}/pungi
|
%{_bindir}/pungi
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user