[neon/extras/smb4k/Neon/release_jammy] debian: tab not spaces

Carlos De Maine null at kde.org
Tue Jul 2 14:29:43 BST 2024


Git commit b46815d87a75d0a74b133034877911df09748013 by Carlos De Maine.
Committed on 02/07/2024 at 13:29.
Pushed by carlosdem into branch 'Neon/release_jammy'.

tab not spaces

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/smb4k/-/commit/b46815d87a75d0a74b133034877911df09748013

diff --git a/debian/rules b/debian/rules
index 241516c..d3bab3d 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_configure:
 	dh_auto_configure -- \


More information about the Neon-commits mailing list