[neon/qt6/qt6-gamepad/Neon/unstable] debian: qmake

Carlos De Maine null at kde.org
Tue Jun 27 09:44:48 BST 2023


Git commit 2f3e88ca25def45007f58a69179c88e3ac595f82 by Carlos De Maine.
Committed on 27/06/2023 at 08:44.
Pushed by carlosdem into branch 'Neon/unstable'.

qmake

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-gamepad/-/commit/2f3e88ca25def45007f58a69179c88e3ac595f82

diff --git a/debian/rules b/debian/rules
index e2cde0c..851b761 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/dpkg/architecture.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 
 %:
-	dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja
+	dh $@ --with pkgkde_symbolshelper --buildsystem=qmake+ninja
 
 override_dh_auto_configure:
 	dh_auto_configure -- \


More information about the Neon-commits mailing list