diff --git a/mstflint.spec b/mstflint.spec index 248734b..41c0921 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -57,6 +57,7 @@ find %{buildroot} -type f -name '*.a' -delete # Mark these shared libs executable for find-debuginfo.sh to find them. # https://docs.fedoraproject.org/en-US/packaging-guidelines/Debuginfo/ chmod +x %{buildroot}/%{_libdir}/mstflint/python_tools/*.so +chmod +x %{buildroot}/%{_libdir}/mstflint/sdk/*.so %files %doc README