Include all the example kickstarts (#1019728)
Just include all the *ks files in the doc directory instead of naming them individually. Resolves: rhbz#1019728
This commit is contained in:
parent
9c1372564c
commit
c9c0ccc9c9
@ -79,8 +79,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING AUTHORS README.livemedia-creator
|
%doc COPYING AUTHORS README.livemedia-creator
|
||||||
%doc docs/fedora-livemedia.ks
|
%doc docs/*ks
|
||||||
%doc docs/fedora-livemedia-ec2.ks
|
|
||||||
%{python_sitelib}/pylorax
|
%{python_sitelib}/pylorax
|
||||||
%{python_sitelib}/*.egg-info
|
%{python_sitelib}/*.egg-info
|
||||||
%{_sbindir}/lorax
|
%{_sbindir}/lorax
|
||||||
|
Loading…
Reference in New Issue
Block a user