[neon/kf6/kf6-kconfigwidgets/Neon/unstable] debian: correct override
Carlos De Maine
null at kde.org
Wed Nov 8 04:06:00 GMT 2023
Git commit 5055ce6e936b85516f0bf6d0afe063cd63e1c756 by Carlos De Maine.
Committed on 08/11/2023 at 05:06.
Pushed by carlosdem into branch 'Neon/unstable'.
correct override
M +2 -1 debian/rules
https://invent.kde.org/neon/kf6/kf6-kconfigwidgets/-/commit/5055ce6e936b85516f0bf6d0afe063cd63e1c756
diff --git a/debian/rules b/debian/rules
index 6705de9..4d88869 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
%:
dh $@ --with kf6 --buildsystem kf6
-dh_auto_configure: -- \
+override_dh_auto_configure:
+ dh_auto_configure -- \
-DBUILD_QCH=ON \
-DBUILD_DESIGNERPLUGIN=ON
\ No newline at end of file
More information about the Neon-commits
mailing list