Revert "Fix readelf command for debugedit debugging"

This reverts commit 9a8e5f9ba2.
epel9
Kevin Kofler 9 years ago
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…
Cancel
Save