[neon/kf6/kf6-polkit-qt-1/Neon/release] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Thu Jul 23 11:21:05 BST 2026
Git commit 2358d31a546f52ec70b49477cb29649eb1273184 by Carlos De Maine.
Committed on 23/07/2026 at 10:21.
Pushed by carlosdem into branch 'Neon/release'.
dh_auto_configure -- -DQT_MAJOR_VERSION=6
M +3 -0 debian/rules
https://invent.kde.org/neon/kf6/kf6-polkit-qt-1/-/commit/2358d31a546f52ec70b49477cb29649eb1273184
diff --git a/debian/rules b/debian/rules
index d9c2465..58627bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,8 @@ export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidd
%:
dh $@ --with kf6 --buildsystem kf6
+override_dh_auto_configure:
+ dh_auto_configure -- -DQT_MAJOR_VERSION=6
+
override_dh_auto_test:
# Skip dh_auto_test
More information about the Neon-commits
mailing list