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

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


Git commit 7304e65ebec8abcd987afedfa18fc6a78844c455 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'.

meh

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 74ce082..6b21aed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,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