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

Carlos De Maine null at kde.org
Mon Mar 11 03:35:24 GMT 2024


Git commit cc1a7919d024ccd7a1994741421bbb9f7b748fc8 by Carlos De Maine.
Committed on 11/03/2024 at 03:35.
Pushed by carlosdem into branch 'Neon/unstable'.

override_dh_auto_clean:

M  +2    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index ccc571e..7f9ae54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 %:
 	dh $@ --with python3,translations --buildsystem=pybuild
 
+override_dh_auto_clean:
+	dh_auto_clean -O--buildsystem=pybuild
 override_dh_missing:
 	dh_missing --list-missing
 


More information about the Neon-commits mailing list