forked from pool/libkcapi
This commit is contained in:
parent
4e4773141e
commit
86037d4b06
@ -92,7 +92,7 @@ make %{?_smp_mflags}
|
|||||||
make install DESTDIR=%{buildroot} LIBDIR="%{_libdir}" BINDIR=/usr/%_lib/libkcapi/ %{?_smp_mflags}
|
make install DESTDIR=%{buildroot} LIBDIR="%{_libdir}" BINDIR=/usr/%_lib/libkcapi/ %{?_smp_mflags}
|
||||||
rm %{buildroot}/%_libdir/libkcapi.la
|
rm %{buildroot}/%_libdir/libkcapi.la
|
||||||
|
|
||||||
mv /usr/bin/* /usr/%_lib/libkcapi/
|
mv %{buildroot}/usr/bin/* %{buildroot}/usr/%_lib/libkcapi/
|
||||||
|
|
||||||
# Add generation of HMAC checksums of the final fipshmac fipscheck stripped binaries
|
# Add generation of HMAC checksums of the final fipshmac fipscheck stripped binaries
|
||||||
%define __spec_install_post \
|
%define __spec_install_post \
|
||||||
|
Loading…
Reference in New Issue
Block a user