summaryrefslogtreecommitdiffstats
path: root/libraries/python3-PyQt5/python3-PyQt5.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/python3-PyQt5/python3-PyQt5.SlackBuild')
-rw-r--r--libraries/python3-PyQt5/python3-PyQt5.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/python3-PyQt5/python3-PyQt5.SlackBuild b/libraries/python3-PyQt5/python3-PyQt5.SlackBuild
index 759fbffc7b..c35cca54d4 100644
--- a/libraries/python3-PyQt5/python3-PyQt5.SlackBuild
+++ b/libraries/python3-PyQt5/python3-PyQt5.SlackBuild
@@ -93,8 +93,8 @@ python3 configure.py \
--confirm-license \
--verbose \
-q /usr/bin/qmake-qt5 \
- --sip=/usr/bin/python3-sip \
- --sip-incdir=/usr/include/python$PYTHONVER
+ --sip=/usr/bin/sip3 \
+ --sip-incdir=/usr/include/python${PYTHONVER}m
make
make install DESTDIR=$PKG INSTALL_ROOT=$PKG