[neon/kde/kdepim-runtime/Neon/unstable] debian: fix fromatting in rules
Carlos De Maine
null at kde.org
Sat Dec 16 06:00:50 GMT 2023
Git commit 2e18027f3cdeb73342a00bd1d1fd030fe2ab588c by Carlos De Maine.
Committed on 16/12/2023 at 07:00.
Pushed by carlosdem into branch 'Neon/unstable'.
fix fromatting in rules
M +1 -2 debian/rules
https://invent.kde.org/neon/kde/kdepim-runtime/-/commit/2e18027f3cdeb73342a00bd1d1fd030fe2ab588c
diff --git a/debian/rules b/debian/rules
index d9b88f2..45752f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,4 @@
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- \
- -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
+ dh_auto_configure -- -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
More information about the Neon-commits
mailing list