[neon/qt6/qt6-gamepad/Neon/release] debian: no complain

Carlos De Maine null at kde.org
Tue Jun 27 13:21:37 BST 2023


Git commit bebdf0f71968c321cda43d73aba2ea04eb5f23f9 by Carlos De Maine.
Committed on 27/06/2023 at 12:21.
Pushed by carlosdem into branch 'Neon/release'.

no complain

M  +1    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index c1aa043..801be43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 	dh $@
 
 override_dh_auto_configure:
-	QT_SELECT=qt6 dh_auto_configure -- \
-		--log-level=STATUS \
+	QT_SELECT=qt6 dh_auto_configure --log-level=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 
 execute_after_dh_auto_install:


More information about the Neon-commits mailing list