Fix readelf command for debugedit debugging

This commit is contained in:
Kevin Kofler 2016-03-21 02:37:39 +01:00
parent a90ae4b2bb
commit 9a8e5f9ba2

View File

@ -338,7 +338,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