[neon/backports-jammy/software-properties/Neon/unstable] debian: override_dh_auto_clean:

Carlos De Maine null at kde.org
Thu Mar 14 10:43:27 GMT 2024


Git commit 8330e96e6675e6580d2ba9582c4a1a6c6c742a57 by Carlos De Maine.
Committed on 14/03/2024 at 10:43.
Pushed by carlosdem into branch 'Neon/unstable'.

override_dh_auto_clean:

M  +3    -0    debian/rules

https://invent.kde.org/neon/backports-jammy/software-properties/-/commit/8330e96e6675e6580d2ba9582c4a1a6c6c742a57

diff --git a/debian/rules b/debian/rules
index baee1b8..ed516fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@ export PYBUILD_SYSTEM=distutils
 %:
 	dh $@ --with python3,translations --buildsystem=pybuild
 
+override_dh_auto_clean:
+	:
+
 override_dh_missing:
 	dh_missing --list-missing
 


More information about the Neon-commits mailing list