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

Carlos De Maine null at kde.org
Mon Mar 11 07:45:43 GMT 2024


Git commit 44938653639392fe490b410bd6c7537b7d911a2e by Carlos De Maine.
Committed on 11/03/2024 at 07:45.
Pushed by carlosdem into branch 'Neon/unstable'.

dh_auto_clean

M  +2    -1    debian/rules

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

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


More information about the Neon-commits mailing list