[neon/qt6/pyside6/Neon/release] debian: beauty itself

Carlos De Maine null at kde.org
Sat Jul 27 05:43:30 BST 2024


Git commit ebf21a01bd8bd180d7cf4fd85aad5c00b6eaf28a by Carlos De Maine, on behalf of Jonathan Esk-Riddell.
Committed on 27/07/2024 at 04:40.
Pushed by carlosdem into branch 'Neon/release'.

beauty itself

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 6b21aed..84fe3e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ 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