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

Jonathan Esk-Riddell null at kde.org
Fri Jun 23 16:04:14 BST 2023


Git commit 0bb4a0b2179aa789d4cb41f7e183d73a9e73aa09 by Jonathan Esk-Riddell.
Committed on 23/06/2023 at 15:04.
Pushed by jriddell into branch 'Neon/release'.

meh

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/pyside6/-/commit/0bb4a0b2179aa789d4cb41f7e183d73a9e73aa09

diff --git a/debian/rules b/debian/rules
index 6b6cf83..6813df9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ CXXFLAGS+=$(CPPFLAGS)
 undefine XDG_RUNTIME_DIR
 
 override_dh_auto_clean:
-	apt-get remove python3-setuptools
+	#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