[neon/neon-packaging/glaxnimate/Neon/unstable] debian: formatting

Carlos De Maine null at kde.org
Mon Jan 27 08:46:41 GMT 2025


Git commit c5896076dbf3a11629ccf62aff50961e1bc4a192 by Carlos De Maine.
Committed on 27/01/2025 at 08:46.
Pushed by carlosdem into branch 'Neon/unstable'.

formatting

M  +2    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/glaxnimate/-/commit/c5896076dbf3a11629ccf62aff50961e1bc4a192

diff --git a/debian/rules b/debian/rules
index 939a0c4..7a4b015 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,6 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-
 override_dh_auto_configure:
-	dh_auto_configure -- -DMOBILE_UI=ON 
\ No newline at end of file
+	dh_auto_configure -- \
+	-DMOBILE_UI=ON 
\ No newline at end of file


More information about the Neon-commits mailing list