[neon/neon-packaging/kio-stash/Neon/unstable] debian: tab not 8 spaces

Carlos De Maine null at kde.org
Sat Jun 14 06:36:02 BST 2025


Git commit d5b1203d395d99b0596a480fe3f394aa93729212 by Carlos De Maine.
Committed on 14/06/2025 at 05:36.
Pushed by carlosdem into branch 'Neon/unstable'.

tab not 8 spaces

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kio-stash/-/commit/d5b1203d395d99b0596a480fe3f394aa93729212

diff --git a/debian/rules b/debian/rules
index bae5cd0..6c9f7bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
 %:
-        dh $@ --with kf6 --buildsystem kf6
+	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time


More information about the Neon-commits mailing list