This commit is contained in:
parent
5e251308a7
commit
750084fc64
@ -189,6 +189,7 @@ mv %{buildroot}%{_prefix}/plugins/designer/libPySidePlugin.so %{buildroot}%{_qt6
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
# Install egg-info
|
# Install egg-info
|
||||||
|
# qtpaths is needed
|
||||||
export PATH="%{_qt6_bindir}:$PATH"
|
export PATH="%{_qt6_bindir}:$PATH"
|
||||||
python3 setup.py egg_info --build-type=%{pyside_flavor}
|
python3 setup.py egg_info --build-type=%{pyside_flavor}
|
||||||
cp -r *.egg-info %{buildroot}%{python_sitearch}
|
cp -r *.egg-info %{buildroot}%{python_sitearch}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user