[neon/qt6/pyside6/Neon/release] debian: Try passing qtpaths
Carlos De Maine
null at kde.org
Fri Jun 30 07:24:28 BST 2023
Git commit bad204bed60f84652364f51a1797f3e4923ab63c by Carlos De Maine, on behalf of Anupam Basak.
Committed on 30/06/2023 at 06:24.
Pushed by carlosdem into branch 'Neon/release'.
Try passing qtpaths
(cherry picked from commit f4b3a92fe5563dee5d77e4d6d921b854e065ab7e)
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/pyside6/-/commit/bad204bed60f84652364f51a1797f3e4923ab63c
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