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

Jonathan Riddell null at kde.org
Mon Oct 28 17:28:33 GMT 2024


Git commit fcf27ba8b73f7d80e7136c2a276592d9fc5b75c0 by Jonathan Riddell.
Committed on 28/10/2024 at 17:28.
Pushed by jriddell into branch 'Neon/release'.

meh

M  +0    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 84fe3e5..65289ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,8 +25,6 @@ CXXFLAGS+=$(CPPFLAGS)
 undefine XDG_RUNTIME_DIR
 
 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
 


More information about the Neon-commits mailing list