[neon/office/kbibtex/Neon/unstable] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6

Carlos De Maine null at kde.org
Tue Jul 28 14:09:33 BST 2026


Git commit 8f3b2d56afaaed26015ce793200831617d7e5101 by Carlos De Maine.
Committed on 28/07/2026 at 13:09.
Pushed by carlosdem into branch 'Neon/unstable'.

dh_auto_configure -- -DQT_MAJOR_VERSION=6

M  +3    -0    debian/rules

https://invent.kde.org/neon/office/kbibtex/-/commit/8f3b2d56afaaed26015ce793200831617d7e5101

diff --git a/debian/rules b/debian/rules
index 5bd7734..61cb582 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DQT_MAJOR_VERSION=6
\ No newline at end of file


More information about the Neon-commits mailing list