[neon/qt6/pyside6/Neon/unstable] debian: Try passing qtpaths
Anupam Basak
null at kde.org
Fri Jun 30 06:58:25 BST 2023
Git commit f4b3a92fe5563dee5d77e4d6d921b854e065ab7e by Anupam Basak.
Committed on 30/06/2023 at 05:58.
Pushed by anupambasak into branch 'Neon/unstable'.
Try passing qtpaths
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/pyside6/-/commit/f4b3a92fe5563dee5d77e4d6d921b854e065ab7e
diff --git a/debian/rules b/debian/rules
index 7a1d0ae..63db8e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_clean:
#apt-get remove python3-setuptools
rm -r /usr/lib/python3/dist-packages/setuptools/
python3 -m pip install -r requirements.txt
- dh_auto_clean -O--buildsystem=pybuild -- --qt-target-path=/usr
+ dh_auto_clean -O--buildsystem=pybuild -- --qtpaths=/usr/lib/qt6/bin/qtpaths6
%:
dh $@ --with python3,sphinxdoc --buildsystem=pybuild
More information about the Neon-commits
mailing list