[neon/qt6/qt6-gamepad/Neon/release] debian: qmake no ninja
Carlos De Maine
null at kde.org
Tue Jun 27 09:57:42 BST 2023
Git commit 98a636edea1b566ffaeabc3c66013f2ac15450d1 by Carlos De Maine.
Committed on 27/06/2023 at 08:57.
Pushed by carlosdem into branch 'Neon/release'.
qmake no ninja
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-gamepad/-/commit/98a636edea1b566ffaeabc3c66013f2ac15450d1
diff --git a/debian/rules b/debian/rules
index 851b761..2bd6cb4 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=qmake+ninja
+ dh $@ --with pkgkde_symbolshelper --buildsystem=qmake
override_dh_auto_configure:
dh_auto_configure -- \
More information about the Neon-commits
mailing list