Remove non-existing files
This commit is contained in:
parent
e32fd28dcb
commit
e659002e1e
@ -493,7 +493,6 @@ ln -s %{_qt6_libdir}/syncqt.pl %{buildroot}%{_qt6_bindir}/syncqt.pl
|
||||
rm %{buildroot}/%{_bindir}/qt-cmake-private-install.cmake
|
||||
|
||||
# Use better location for some new scripts in qtbase-6.0.1
|
||||
mv %{buildroot}/%{_qt6_libdir}/android_cmakelist_patcher.sh %{buildroot}/%{_qt6_bindir}/android_cmakelist_patcher.sh
|
||||
mv %{buildroot}/%{_qt6_libdir}/android_emulator_launcher.sh %{buildroot}/%{_qt6_bindir}/android_emulator_launcher.sh
|
||||
mv %{buildroot}/%{_qt6_libdir}/ensure_pro_file.cmake %{buildroot}/%{_qt6_libdir}/cmake/Qt6/ensure_pro_file.cmake
|
||||
|
||||
@ -615,7 +614,6 @@ make check -k ||:
|
||||
%{_bindir}/rcc*
|
||||
%{_bindir}/tracegen*
|
||||
%{_bindir}/uic*
|
||||
%{_qt6_bindir}/android_cmakelist_patcher.sh
|
||||
%{_qt6_bindir}/android_emulator_launcher.sh
|
||||
%{_qt6_bindir}/androiddeployqt
|
||||
%{_qt6_bindir}/androidtestrunner
|
||||
|
Loading…
Reference in New Issue
Block a user