[neon/kde/kajongg/Neon/unstable] debian: tabs not spaces

Carlos De Maine null at kde.org
Mon Oct 2 08:44:08 BST 2023


Git commit 79d82742c7692c0b6c22b7b49dce24c250adba18 by Carlos De Maine.
Committed on 02/10/2023 at 09:44.
Pushed by carlosdem into branch 'Neon/unstable'.

tabs not spaces

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kajongg/-/commit/79d82742c7692c0b6c22b7b49dce24c250adba18

diff --git a/debian/rules b/debian/rules
index 0f32dd8..9326fed 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:
 	$(overridden_command) -- -DKDE_INSTALL_BINDIR=games


More information about the Neon-commits mailing list