[neon/qt6/qt6-gamepad/Neon/release] debian: Update rules

Carlos De Maine null at kde.org
Tue Jun 27 13:24:44 BST 2023


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

Update rules

M  +2    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 801be43..ec1a37a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 	dh $@
 
 override_dh_auto_configure:
-	QT_SELECT=qt6 dh_auto_configure --log-level=STATUS \
-		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+	QT_SELECT=qt6 dh_auto_configure 
+	#--log-level=STATUS \ -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 
 execute_after_dh_auto_install:
 	# Reproducible builds: remove build paths from .prl files


More information about the Neon-commits mailing list