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

Carlos De Maine null at kde.org
Tue Jun 27 09:53:29 BST 2023


Git commit 092ef7ef1595c343dcf74fe6946bea6b56f998e5 by Carlos De Maine.
Committed on 27/06/2023 at 08:53.
Pushed by carlosdem into branch 'Neon/release'.

qmake

(cherry picked from commit 2f3e88ca25def45007f58a69179c88e3ac595f82)

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-gamepad/-/commit/092ef7ef1595c343dcf74fe6946bea6b56f998e5

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