Christophe Marin 2023-04-25 15:38:32 +00:00 committed by Git OBS Bridge
parent 5e251308a7
commit 750084fc64

View File

@ -189,6 +189,7 @@ mv %{buildroot}%{_prefix}/plugins/designer/libPySidePlugin.so %{buildroot}%{_qt6
%endif
# Install egg-info
# qtpaths is needed
export PATH="%{_qt6_bindir}:$PATH"
python3 setup.py egg_info --build-type=%{pyside_flavor}
cp -r *.egg-info %{buildroot}%{python_sitearch}