[neon/extras/smb4k/Neon/release] debian: format

Carlos De Maine null at kde.org
Mon Jun 17 09:03:52 BST 2024


Git commit d0ae180d61b5fec986ca727e17c5733603279eb9 by Carlos De Maine.
Committed on 17/06/2024 at 08:03.
Pushed by carlosdem into branch 'Neon/release'.

format

(cherry picked from commit 686496b60e41d61b63ad1139c9856758096d7913)

M  +2    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 82a747b..ce17162 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,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 -- -DSMB4K_WITH_WS_DISCOVERY=ON
\ No newline at end of file
+    dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON


More information about the Neon-commits mailing list