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

Carlos De Maine null at kde.org
Wed Jul 3 14:31:50 BST 2024


Git commit 13967ac952fc29331cdac6bd6b1786f5edf8e310 by Carlos De Maine.
Committed on 03/07/2024 at 13:31.
Pushed by carlosdem into branch 'Neon/release'.

tab not spaces

(cherry picked from commit b46815d87a75d0a74b133034877911df09748013)

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 41c29a4..ea4dbd0 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