Skip to content

Commit c468165

Browse files
authored
Merge pull request #330 from rpkelly/libkcapi-spec-fix
libkcapi: update _spec_install_post override
2 parents afa4a68 + 6d1fc9a commit c468165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/libkcapi/libkcapi.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# We need to compute the HMAC after the binaries have been stripped.
66
%define __spec_install_post\
77
%{?__debug_package:%{__debug_install_post}}\
8+
%{?__sbom_package:%{__sbom_install_post}}\
89
%{__arch_install_post}\
910
%{__os_install_post}\
1011
cd %{buildroot}/%{_cross_bindir}\

0 commit comments

Comments
 (0)