[neon/utilities/keurocalc/Neon/stable] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Fri Jul 31 05:46:21 BST 2026
Git commit 3e29e9482c1b3c8c1768cc2c6c147e22af9735b0 by Carlos De Maine.
Committed on 31/07/2026 at 04:46.
Pushed by carlosdem into branch 'Neon/stable'.
dh_auto_configure -- -DQT_MAJOR_VERSION=6
M +1 -6 debian/rules
https://invent.kde.org/neon/utilities/keurocalc/-/commit/3e29e9482c1b3c8c1768cc2c6c147e22af9735b0
diff --git a/debian/rules b/debian/rules
index 0f3820a..568b1d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1 @@
-#!/usr/bin/make -f
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
-
-%:
- dh $@ --with kf6 --buildsystem kf6
+dh_auto_configure -- -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list