[neon/neon/seeds/Neon/unstable] debian: override_dh_germinate_clean
Carlos De Maine
null at kde.org
Mon May 25 08:39:23 BST 2026
Git commit 0a42259ea835bc43d49107a4f64c3dc5127f6ef5 by Carlos De Maine.
Committed on 25/05/2026 at 07:39.
Pushed by carlosdem into branch 'Neon/unstable'.
override_dh_germinate_clean
M +3 -0 debian/rules
https://invent.kde.org/neon/neon/seeds/-/commit/0a42259ea835bc43d49107a4f64c3dc5127f6ef5
diff --git a/debian/rules b/debian/rules
index 5402235..7e1a41f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@ override_dh_auto_clean:
rm -fv *-amd64 *-armhf *-arm64 *.old debootstrap-version
#dh_auto_clean
+override_dh_germinate_clean:
+ :
+
%:
# only run update during build target. build-arch is used for
# bin-only builds (as done on arm platforms)
More information about the Neon-commits
mailing list