New upstream release
This commit is contained in:
parent
b32784bb67
commit
3e9d9549bf
@ -56,8 +56,8 @@ mkdir -p ${RPM_BUILD_ROOT}
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
rm -f $RPM_BUILD_ROOT/%{_libdir}/libtpm_unseal.la
|
||||
rm -f $RPM_BUILD_ROOT/%{_libdir}/libtpm_unseal.a
|
||||
chrpath -d %{buildroot}/usr/bin/tpm_unsealdata
|
||||
chrpath -d %{buildroot}/usr/bin/tpm_sealdata
|
||||
chrpath -d %{buildroot}%{_bindir}/tpm_unsealdata
|
||||
chrpath -d %{buildroot}%{_bindir}/tpm_sealdata
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user