summaryrefslogtreecommitdiffstats
path: root/libraries/python3-PyQt5/python3-PyQt5.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-01-19 08:55:12 +0100
committer Matteo Bernardini2019-01-19 08:55:12 +0100
commit5f8399666eb4ad76f382517899bbf5ee0fad8a19 (patch)
tree56d6a93428b2b57ff16c985957dd5aa440902eb4 /libraries/python3-PyQt5/python3-PyQt5.SlackBuild
parentddaeb7cce28e9a9eb05c4beb21b2f0438fc261f6 (diff)
downloadslackbuilds-current-20190119.1.tar.gz
20190119.1 global branch merge.current-20190119.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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