diff --git a/tboot.spec b/tboot.spec index 2d6b493..799c35c 100644 --- a/tboot.spec +++ b/tboot.spec @@ -69,5 +69,8 @@ make debug=y install DISTDIR=$RPM_BUILD_ROOT MANPATH=$RPM_BUILD_ROOT/%{_mandir} /boot/tboot.gz /boot/tboot-syms %{_mandir}/man8/* +%dir %{_sysconfdir}/grub.d/ +%{_sysconfdir}/grub.d/20_linux_tboot +%{_sysconfdir}/grub.d/20_linux_xen_tboot %changelog