[neon/utilities/kup-backup/Neon/unstable] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6

Carlos De Maine null at kde.org
Mon Jul 27 10:08:07 BST 2026


Git commit d7bb4b5bc6bef0d7f6d6258ecaa065438757290e by Carlos De Maine.
Committed on 27/07/2026 at 09:08.
Pushed by carlosdem into branch 'Neon/unstable'.

dh_auto_configure -- -DQT_MAJOR_VERSION=6

M  +3    -0    debian/rules

https://invent.kde.org/neon/utilities/kup-backup/-/commit/d7bb4b5bc6bef0d7f6d6258ecaa065438757290e

diff --git a/debian/rules b/debian/rules
index 49552b2..a49fb57 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