Revert "Fix readelf command for debugedit debugging"
This reverts commit 9a8e5f9ba2
.
This commit is contained in:
parent
4fe7f8982c
commit
cea79e8095
@ -347,7 +347,7 @@ done
|
||||
popd
|
||||
|
||||
# debug debugedit failure (#304121)
|
||||
readelf -wl %{buildroot}%{_qt5_libdir}/libQt5WebEngineCore.so.5.*
|
||||
readelf -wl %{buildroot}%{_qt5_libdir}libQt5WebEngineCore.so.5.*
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user