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
b506a0cf48
commit
9ceff1c965
@ -79,7 +79,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING AUTHORS README.livemedia-creator
|
||||
%doc docs/rhel7-livemedia.ks
|
||||
%doc docs/*ks
|
||||
%{python_sitelib}/pylorax
|
||||
%{python_sitelib}/*.egg-info
|
||||
%{_sbindir}/lorax
|
||||
|
Loading…
Reference in New Issue
Block a user