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}
|
||||
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user