[neon/kde/ksystemstats/Neon/release] debian: we're not using the #DEBHELPER# tag as we move the file with SED

Carlos De Maine null at kde.org
Fri Mar 13 15:30:20 GMT 2026


Git commit ed3fcdf7880cfc204dd864265da52b820ca5f965 by Carlos De Maine.
Committed on 13/03/2026 at 15:30.
Pushed by carlosdem into branch 'Neon/release'.

we're not using the #DEBHELPER# tag as we move the file with SED

M  +0    -2    debian/ksystemstats.postinst.in

https://invent.kde.org/neon/kde/ksystemstats/-/commit/ed3fcdf7880cfc204dd864265da52b820ca5f965

diff --git a/debian/ksystemstats.postinst.in b/debian/ksystemstats.postinst.in
index 5fa72a0..f45728c 100755
--- a/debian/ksystemstats.postinst.in
+++ b/debian/ksystemstats.postinst.in
@@ -20,6 +20,4 @@ if [ "$1" = configure ]; then
     fi
 fi
 
-#DEBHELPER#
-
 exit 0


More information about the Neon-commits mailing list