[neon/qt6/pyside6/Neon/release] debian: elegance

Jonathan Esk-Riddell null at kde.org
Fri Jun 23 15:55:59 BST 2023


Git commit 5425010b0a485e3e6ada1599433b8ffc97b119e2 by Jonathan Esk-Riddell.
Committed on 23/06/2023 at 14:55.
Pushed by jriddell into branch 'Neon/release'.

elegance

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/pyside6/-/commit/5425010b0a485e3e6ada1599433b8ffc97b119e2

diff --git a/debian/rules b/debian/rules
index 6c4e8b0..6b6cf83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ CXXFLAGS+=$(CPPFLAGS)
 undefine XDG_RUNTIME_DIR
 
 override_dh_auto_clean:
+	apt-get remove python3-setuptools
 	python3 -m pip install -r requirements.txt
 	dh_auto_clean -O--buildsystem=pybuild -- --qt-target-path=/usr
 


More information about the Neon-commits mailing list