package/python-pyqt5: fix 'paths' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit a4b0ba45a27aa8af4951aa52cdc9d5df59a41338) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e4f86498d2
commit
1dbb5fc616
@ -139,7 +139,7 @@ endef
|
||||
|
||||
# The file "qt.conf" can be used to override the hard-coded paths that are
|
||||
# compiled into the Qt library. We need it to make "qmake" relocatable and
|
||||
# tweak the per-package install pathes
|
||||
# tweak the per-package install paths
|
||||
PYTHON_PYQT5_PRE_CONFIGURE_HOOKS += QT5_QT_CONF_FIXUP
|
||||
|
||||
PYTHON_PYQT5_CONF_OPTS = \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user