[neon/kde/marble/Neon/unstable] debian: try and fix formatting issue

Carlos De Maine null at kde.org
Tue Oct 1 16:26:24 BST 2024


Git commit 9fc2859ac449216ae0f23db0e8e745d976af0f7d by Carlos De Maine.
Committed on 01/10/2024 at 15:26.
Pushed by carlosdem into branch 'Neon/unstable'.

try and fix formatting issue

M  +5    -1    debian/rules

https://invent.kde.org/neon/kde/marble/-/commit/9fc2859ac449216ae0f23db0e8e745d976af0f7d

diff --git a/debian/rules b/debian/rules
index f006bfa..d3358d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE = 1
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
+
+export DH_VERBOSE = 1
 
 %:
 	dh $@ --with kf6 --buildsystem=kf6
@@ -13,3 +16,4 @@ override_dh_auto_configure:
 		-DBUILD_MARBLE_TESTS=NO \
 		-DBUILD_MARBLE_TOOLS=YES \
 		-DBUILD_MARBLE_EXAMPLES=YES
+


More information about the Neon-commits mailing list