Nearly there.
This commit is contained in:
parent
5a19c9a0dd
commit
92269571ea
@ -380,12 +380,6 @@ sed -i \
|
|||||||
%{buildroot}%{_bindir}/{pyrcc5,pylupdate5,pyuic5}
|
%{buildroot}%{_bindir}/{pyrcc5,pylupdate5,pyuic5}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
if [ "%{_prefix}" != "/usr" ]; then
|
|
||||||
cp -ru %{buildroot}/usr/* %{buildroot}%{_prefix}/
|
|
||||||
rm -rf %{buildroot}/usr/*
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
%if 0%{?with_python2}
|
%if 0%{?with_python2}
|
||||||
%files -n python2-qt5
|
%files -n python2-qt5
|
||||||
%{python2_sitearch}/PyQt5/Enginio.so
|
%{python2_sitearch}/PyQt5/Enginio.so
|
||||||
|
Loading…
Reference in New Issue
Block a user