more cleanups
This commit is contained in:
parent
bc802de53e
commit
026e8610fb
1 changed files with 2 additions and 2 deletions
|
|
@ -38,9 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc Authors Changelog COPYING GPL PLAN.gather PLAN.pungi README ToDo
|
||||
%config(noreplace) %{_sysconfdir}/pungi/*
|
||||
%config(noreplace) %{_sysconfdir}/pungi
|
||||
# For noarch packages: sitelib
|
||||
%{python_sitelib}/pypungi/*
|
||||
%{python_sitelib}/pypungi
|
||||
%{_bindir}/pungi
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue