From 5e9e1a201a2d9899b01a8f1973e63dd0e33f630f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 Jul 2018 15:05:59 -0500 Subject: [PATCH] use a common/shared sip dir --- python-qt5.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index af552f0..88fdcc4 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -478,7 +478,8 @@ sed -i \ %endif %files -n python%{python3_pkgversion}-qt5-devel -%{_datadir}/python3-sip/PyQt5/ +# fyi, now shared with pyhonw2-qt5-devel -- rex +%{_datadir}/sip/PyQt5/ %endif # with_python3 %files doc