diff --git a/tboot.spec b/tboot.spec index 592fead..2d6b493 100644 --- a/tboot.spec +++ b/tboot.spec @@ -45,10 +45,7 @@ export TBOOT_CFLAGS="$CFLAGS" make debug=y %{?_smp_mflags} %install -make debug=y install DISTDIR=$RPM_BUILD_ROOT - -%clean -rm -rf $RPM_BUILD_ROOT +make debug=y install DISTDIR=$RPM_BUILD_ROOT MANPATH=$RPM_BUILD_ROOT/%{_mandir} %files %defattr(-,root,root,-) @@ -71,5 +68,6 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/txt-stat /boot/tboot.gz /boot/tboot-syms +%{_mandir}/man8/* %changelog