[neon/neon/seeds/Neon/unstable] debian: temporarily drop dh_auto_clean as it is busted
Carlos De Maine
null at kde.org
Mon May 25 08:33:03 BST 2026
Git commit 44355b9b25c140e7d3ffea72520b16a402b949dc by Carlos De Maine.
Committed on 25/05/2026 at 07:32.
Pushed by carlosdem into branch 'Neon/unstable'.
temporarily drop dh_auto_clean as it is busted
M +1 -1 debian/rules
https://invent.kde.org/neon/neon/seeds/-/commit/44355b9b25c140e7d3ffea72520b16a402b949dc
diff --git a/debian/rules b/debian/rules
index 4dad985..5402235 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DH_VERBOSE=1
override_dh_auto_clean:
rm -fv *-amd64 *-armhf *-arm64 *.old debootstrap-version
- dh_auto_clean
+ #dh_auto_clean
%:
# only run update during build target. build-arch is used for
More information about the Neon-commits
mailing list