SHA256
1
0
forked from pool/tboot
Marcus Meissner 2012-10-11 07:03:04 +00:00 committed by Git OBS Bridge
parent 200d9dc8e5
commit 55c58e5e1c

View File

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