[neon/libraries/kopeninghours/Neon/release] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Thu Jul 23 13:40:23 BST 2026
Git commit fa52ca027f3c9fd84c5e16b93107bfa51d2cc23e by Carlos De Maine.
Committed on 23/07/2026 at 12:40.
Pushed by carlosdem into branch 'Neon/release'.
dh_auto_configure -- -DQT_MAJOR_VERSION=6
M +3 -0 debian/rules
https://invent.kde.org/neon/libraries/kopeninghours/-/commit/fa52ca027f3c9fd84c5e16b93107bfa51d2cc23e
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