[neon/office/alkimia/Neon/release] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Mon Jul 27 12:24:07 BST 2026
Git commit 38e65282c5ca04cd9639dc593a032f05365f844a by Carlos De Maine.
Committed on 27/07/2026 at 11:24.
Pushed by carlosdem into branch 'Neon/release'.
dh_auto_configure -- -DQT_MAJOR_VERSION=6
M +3 -0 debian/rules
https://invent.kde.org/neon/office/alkimia/-/commit/38e65282c5ca04cd9639dc593a032f05365f844a
diff --git a/debian/rules b/debian/rules
index 7b27b07..555b6e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ export DH_VERBOSE=1
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list