Add debugging for debugedit failure
(Yet another instance of the venerable old bug #304121.)
This commit is contained in:
parent
1b4283ef9d
commit
a90ae4b2bb
@ -337,6 +337,9 @@ for prl_file in libQt5*.prl ; do
|
||||
done
|
||||
popd
|
||||
|
||||
# debug debugedit failure (#304121)
|
||||
readelf -wl %{buildroot}%{_qt5_libdir}libQt5WebEngineCore.so.5.*
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user