Fix debuginfo
Resolves: RHEL-34882 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
37e2c08978
commit
c6d5cc4452
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user