mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 15:33:07 +00:00
Remove duplicate docs.
Since the various subpackages require spin-kickstarts, there is no need to have them all own the doc files. Just once in spin-kickstarts will do.
This commit is contained in:
parent
c488a9529c
commit
01689a4bec
@ -60,17 +60,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -n fedora-kickstarts
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README AUTHORS NEWS
|
||||
%{_datadir}/%{name}/*.ks
|
||||
|
||||
%files -n custom-kickstarts
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README AUTHORS NEWS
|
||||
%{_datadir}/%{name}/custom/
|
||||
|
||||
%files -n l10n-kickstarts
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README AUTHORS NEWS
|
||||
%{_datadir}/%{name}/l10n/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user