Revert "Fix readelf command for debugedit debugging"

This reverts commit 9a8e5f9ba2.
This commit is contained in:
Kevin Kofler 2016-03-22 19:12:29 +01:00
parent 4fe7f8982c
commit cea79e8095
1 changed files with 1 additions and 1 deletions

View File

@ -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