[neon/kde/marble/Neon/unstable] debian: formatting

Carlos De Maine null at kde.org
Tue Oct 1 13:43:51 BST 2024


Git commit 09a4152cb2b89bd38f91ded439805d55d0d1c2e6 by Carlos De Maine.
Committed on 01/10/2024 at 12:43.
Pushed by carlosdem into branch 'Neon/unstable'.

formatting

M  +1    -2    debian/rules

https://invent.kde.org/neon/kde/marble/-/commit/09a4152cb2b89bd38f91ded439805d55d0d1c2e6

diff --git a/debian/rules b/debian/rules
index bd28828..e855ea2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- \
-	-DWITH_DESIGNER_PLUGIN=ON \
+	dh_auto_configure -- -DWITH_DESIGNER_PLUGIN=ON \
 	-DWITH_KF6=TRUE \
 	-DMARBLE_INSTALL_ANDROID_APPS=ON \
 	-DBUILD_MARBLE_TESTS=NO \


More information about the Neon-commits mailing list