forked from pool/tboot
x
OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=19
This commit is contained in:
parent
200d9dc8e5
commit
55c58e5e1c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user