python2 -> python3 typo
This commit is contained in:
parent
230c25400a
commit
aa10c714a0
@ -270,8 +270,8 @@ sed -i \
|
||||
%{python3_sitearch}/PyQt5/QtXml.so
|
||||
%{python3_sitearch}/PyQt5/QtXmlPatterns.so
|
||||
%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_2_1.so
|
||||
%{python2_sitearch}/PyQt5/_QOpenGLFunctions_4_1_Core.so
|
||||
%{python3_sitearch}/PyQt5/_QOpenGLFunctions_2_1.so
|
||||
%{python3_sitearch}/PyQt5/_QOpenGLFunctions_4_1_Core.so
|
||||
%{python3_sitearch}/PyQt5/uic/
|
||||
|
||||
%files -n python3-qt5-devel
|
||||
|
Loading…
Reference in New Issue
Block a user