[neon/sdk/umbrello/Neon/release] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Tue Jul 28 14:13:24 BST 2026
Git commit 3026c532890ce024ffdfd8bd730603341d659739 by Carlos De Maine.
Committed on 28/07/2026 at 13:13.
Pushed by carlosdem into branch 'Neon/release'.
dh_auto_configure -- -DQT_MAJOR_VERSION=6
M +3 -0 debian/rules
https://invent.kde.org/neon/sdk/umbrello/-/commit/3026c532890ce024ffdfd8bd730603341d659739
diff --git a/debian/rules b/debian/rules
index 3d69b0d..1448d04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list