From a4b0ba45a27aa8af4951aa52cdc9d5df59a41338 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 9 Dec 2024 09:27:12 +0100 Subject: [PATCH] package/python-pyqt5: fix 'paths' typo Found by codespell. Signed-off-by: Peter Korsgaard Signed-off-by: Julien Olivain --- package/python-pyqt5/python-pyqt5.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/python-pyqt5/python-pyqt5.mk b/package/python-pyqt5/python-pyqt5.mk index 54b7f201b8..bee0c529ca 100644 --- a/package/python-pyqt5/python-pyqt5.mk +++ b/package/python-pyqt5/python-pyqt5.mk @@ -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 = \