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

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


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

format

M  +2    -2    debian/rules

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

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