Add %{_libexecdir}/installkernel directory to the %files list

Only the %{_libexecdir}/installkernel/installkernel file was added to the
%files directive, but the dir containing the file should also be listed.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
Javier Martinez Canillas 2018-08-11 22:04:10 +02:00
parent e10461b754
commit 9e23454f08
No known key found for this signature in database
GPG Key ID: C751E590D63F3D69
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ meant to only be used for legacy compatibility users with existing grubby users.
%license COPYING
%dir %{_libexecdir}/grubby
%attr(0755,root,root) %{_libexecdir}/grubby/grubby
%dir %{_libexecdir}/installkernel
%attr(0755,root,root) %{_libexecdir}/installkernel/installkernel
%attr(0755,root,root) %{_sbindir}/grubby
%attr(0755,root,root) %{_sbindir}/installkernel